KoichiYasuoka
commited on
Commit
•
a2ba451
1
Parent(s):
fa67bf7
NVIDIA A100-SXM4-40GB took 48 hours 56 minutes
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ mask_token: "[MASK]"
|
|
14 |
|
15 |
## Model Description
|
16 |
|
17 |
-
This is a RoBERTa model pre-trained on Chinese Wikipedia texts (both simplified and traditional). You can fine-tune `roberta-base-chinese` for downstream tasks, such as [POS-tagging](https://huggingface.co/KoichiYasuoka/roberta-base-chinese-upos), [dependency-parsing](https://huggingface.co/KoichiYasuoka/roberta-base-chinese-ud-goeswith), and so on.
|
18 |
|
19 |
## How to Use
|
20 |
|
|
|
14 |
|
15 |
## Model Description
|
16 |
|
17 |
+
This is a RoBERTa model pre-trained on Chinese Wikipedia texts (both simplified and traditional). NVIDIA A100-SXM4-40GB took 48 hours 56 minutes for training. You can fine-tune `roberta-base-chinese` for downstream tasks, such as [POS-tagging](https://huggingface.co/KoichiYasuoka/roberta-base-chinese-upos), [dependency-parsing](https://huggingface.co/KoichiYasuoka/roberta-base-chinese-ud-goeswith), and so on.
|
18 |
|
19 |
## How to Use
|
20 |
|