shirayu commited on
Commit
c2ff2e7
1 Parent(s): 9b69d11

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -10,11 +10,11 @@ datasets:
10
  - wiki40b
11
  ---
12
 
13
- # t5-base-japanese-web (with Byte-fallback, 8K)
14
 
15
  ## Description
16
 
17
- [megagonlabs/t5-base-japanese-web](https://huggingface.co/megagonlabs/t5-base-japanese-web) is a T5 (Text-to-Text Transfer Transformer) model pre-trained on Japanese web texts.
18
  Training codes are [available on GitHub](https://github.com/megagonlabs/t5-japanese).
19
 
20
  The vocabulary size of this model is 8K.
10
  - wiki40b
11
  ---
12
 
13
+ # t5-base-japanese-web-8k (with Byte-fallback, 8K)
14
 
15
  ## Description
16
 
17
+ [megagonlabs/t5-base-japanese-web-8k](https://huggingface.co/megagonlabs/t5-base-japanese-web-8k) is a T5 (Text-to-Text Transfer Transformer) model pre-trained on Japanese web texts.
18
  Training codes are [available on GitHub](https://github.com/megagonlabs/t5-japanese).
19
 
20
  The vocabulary size of this model is 8K.