kz commited on
Commit
0e4e76f
1 Parent(s): f55581d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ Google's mt5-base fine-tuned in Japanese to solve error detection and correction
8
 
9
  - "吾輩をは猫である。名前えはまだない。"→"吾輩は猫である。名前はまだない。"
10
  - "-small" has been trained on 20,000 text pairs.
11
- - dataset: http://nlp.ist.i.kyoto-u.ac.jp/?%E6%97%A5%E6%9C%AC%E8%AA%9EWikipedia%E5%85%A5%E5%8A%9B%E8%AA%A4%E3%82%8A%E3%83%87%E3%83%BC%E3%82%BF%E3%82%BB%E3%83%83%E3%83%88
12
  - prefix: "correction: " (notice: single task trained.)
13
 
14
  ##参考
 
8
 
9
  - "吾輩をは猫である。名前えはまだない。"→"吾輩は猫である。名前はまだない。"
10
  - "-small" has been trained on 20,000 text pairs.
11
+ - dataset: [link](http://nlp.ist.i.kyoto-u.ac.jp/?%E6%97%A5%E6%9C%AC%E8%AA%9EWikipedia%E5%85%A5%E5%8A%9B%E8%AA%A4%E3%82%8A%E3%83%87%E3%83%BC%E3%82%BF%E3%82%BB%E3%83%83%E3%83%88)
12
  - prefix: "correction: " (notice: single task trained.)
13
 
14
  ##参考