KoichiYasuoka
commited on
Commit
·
3f2bbac
1
Parent(s):
c85eb0e
links
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ widget:
|
|
18 |
|
19 |
## Model Description
|
20 |
|
21 |
-
This is a ModernBERT model pre-trained on 青空文庫 texts. NVIDIA A100-SXM4-40GB×8 took 10 hours 5 minutes for training. You can fine-tune `modernbert-large-japanese-aozora` for downstream tasks, such as POS-tagging, dependency-parsing, and so on.
|
22 |
|
23 |
## How to Use
|
24 |
|
|
|
18 |
|
19 |
## Model Description
|
20 |
|
21 |
+
This is a ModernBERT model pre-trained on 青空文庫 texts. NVIDIA A100-SXM4-40GB×8 took 10 hours 5 minutes for training. You can fine-tune `modernbert-large-japanese-aozora` for downstream tasks, such as [POS-tagging](https://huggingface.co/KoichiYasuoka/modernbert-large-japanese-aozora-upos), [dependency-parsing](https://huggingface.co/KoichiYasuoka/modernbert-large-japanese-aozora-ud-square), and so on.
|
22 |
|
23 |
## How to Use
|
24 |
|