KoichiYasuoka
commited on
Commit
•
5df98c6
1
Parent(s):
f86fcd7
한문 교육용 기초 한자
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ mask_token: "[MASK]"
|
|
13 |
|
14 |
## Model Description
|
15 |
|
16 |
-
This is a RoBERTa model pre-trained on Korean texts, derived from [klue/roberta-base](https://huggingface.co/klue/roberta-base). Token-embeddings are enhanced to include all 인명용 한자 characters. You can fine-tune `roberta-base-korean-hanja` for downstream tasks, such as [POS-tagging](https://huggingface.co/KoichiYasuoka/roberta-base-korean-upos), [dependency-parsing](https://huggingface.co/KoichiYasuoka/roberta-base-korean-ud-goeswith), and so on.
|
17 |
|
18 |
## How to Use
|
19 |
|
|
|
13 |
|
14 |
## Model Description
|
15 |
|
16 |
+
This is a RoBERTa model pre-trained on Korean texts, derived from [klue/roberta-base](https://huggingface.co/klue/roberta-base). Token-embeddings are enhanced to include all 한문 교육용 기초 한자 and 인명용 한자 characters. You can fine-tune `roberta-base-korean-hanja` for downstream tasks, such as [POS-tagging](https://huggingface.co/KoichiYasuoka/roberta-base-korean-upos), [dependency-parsing](https://huggingface.co/KoichiYasuoka/roberta-base-korean-ud-goeswith), and so on.
|
17 |
|
18 |
## How to Use
|
19 |
|