Commit
·
aaf1bb5
1
Parent(s):
67d5f90
add links
Browse files
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 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 |
|
|
|
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](https://huggingface.co/KoichiYasuoka/modernbert-base-thai-cc100-upos), [dependency-parsing](https://huggingface.co/KoichiYasuoka/modernbert-base-thai-cc100-ud-triangular), and so on.
|
20 |
|
21 |
## How to Use
|
22 |
|