Commit
·
67d5f90
1
Parent(s):
031136d
model improved
Browse files- README.md +1 -1
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -16,7 +16,7 @@ mask_token: "[MASK]"
|
|
16 |
|
17 |
## Model Description
|
18 |
|
19 |
-
This is a ModernBERT model pre-trained on Thai CC100 texts. NVIDIA A100-SXM4-40GB×8 took
|
20 |
|
21 |
## How to Use
|
22 |
|
|
|
16 |
|
17 |
## Model Description
|
18 |
|
19 |
+
This is a ModernBERT model pre-trained on Thai CC100 texts. NVIDIA A100-SXM4-40GB×8 took 235 hours 4 minutes for training. You can fine-tune `modernbert-base-thai-cc100` for downstream tasks, such as POS-tagging, dependency-parsing, and so on.
|
20 |
|
21 |
## How to Use
|
22 |
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 452356142
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45c0dd53a490a0977f9bae9e97265875c6d469ba6ef410e26ba8f89aced3c7e2
|
3 |
size 452356142
|