KoichiYasuoka commited on
Commit
7795ed2
1 Parent(s): d8af42b

tokenizer refined

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ mask_token: "<mask>"
14
 
15
  ## Model Description
16
 
17
- This is a CamemBERT model pre-trained on Thai texts, derived from [PhayaThaiBERT](https://huggingface.co/clicknext/phayathaibert) with the tokenizer improved. You can fine-tune `camembert-thai-base` for downstream tasks, such as [POS-tagging](https://huggingface.co/KoichiYasuoka/camembert-thai-base-upos), [dependency-parsing](https://huggingface.co/KoichiYasuoka/camembert-thai-base-ud-goeswith), and so on.
18
 
19
  ## How to Use
20
 
 
14
 
15
  ## Model Description
16
 
17
+ This is a CamemBERT model pre-trained on Thai texts, derived from [PhayaThaiBERT](https://huggingface.co/clicknext/phayathaibert) with the tokenizer refined. You can fine-tune `camembert-thai-base` for downstream tasks, such as [POS-tagging](https://huggingface.co/KoichiYasuoka/camembert-thai-base-upos), [dependency-parsing](https://huggingface.co/KoichiYasuoka/camembert-thai-base-ud-goeswith), and so on.
18
 
19
  ## How to Use
20