KoichiYasuoka commited on
Commit
dbbd6a0
1 Parent(s): 918151d

link to roberta-small-japanese-char-luw-upos

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ widget:
15
 
16
  ## Model Description
17
 
18
- This is a RoBERTa model pre-trained on 青空文庫 texts with character tokenizer. You can fine-tune `roberta-small-japanese-aozora-char` for downstream tasks, such as POS-tagging, dependency-parsing, and so on.
19
 
20
  ## How to Use
21
 
 
15
 
16
  ## Model Description
17
 
18
+ This is a RoBERTa model pre-trained on 青空文庫 texts with character tokenizer. You can fine-tune `roberta-small-japanese-aozora-char` for downstream tasks, such as [POS-tagging](https://huggingface.co/KoichiYasuoka/roberta-small-japanese-char-luw-upos), dependency-parsing, and so on.
19
 
20
  ## How to Use
21