Commit
·
daecf91
1
Parent(s):
c9f171a
model improved
Browse files- README.md +1 -1
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -19,7 +19,7 @@ widget:
|
|
19 |
|
20 |
## Model Description
|
21 |
|
22 |
-
This is a ModernBERT model pre-trained on Japanese Wikipedia and 青空文庫 texts. NVIDIA A100-SXM4-40GB×8 took
|
23 |
|
24 |
## How to Use
|
25 |
|
|
|
19 |
|
20 |
## Model Description
|
21 |
|
22 |
+
This is a ModernBERT model pre-trained on Japanese Wikipedia and 青空文庫 texts. NVIDIA A100-SXM4-40GB×8 took 28 hours 33 minutes for training. You can fine-tune `modernbert-small-japanese-wikipedia` for downstream tasks, such as POS-tagging, dependency-parsing, and so on.
|
23 |
|
24 |
## How to Use
|
25 |
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 121676190
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21664db0015c8892154f1a4104ee92cee10e592bb1b125de9c8758f427cb4960
|
3 |
size 121676190
|