Add corpus size
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ datasets:
|
|
15 |
|
16 |
This is a T5 (Text-to-Text Transfer Transformer) model pretrained on Japanese corpus.
|
17 |
|
18 |
-
|
19 |
|
20 |
* [Wikipedia](https://ja.wikipedia.org)の日本語ダンプデータ (2020年7月6日時点のもの)
|
21 |
* [OSCAR](https://oscar-corpus.com)の日本語コーパス
|
|
|
15 |
|
16 |
This is a T5 (Text-to-Text Transfer Transformer) model pretrained on Japanese corpus.
|
17 |
|
18 |
+
次の日本語コーパス(約100GB)を用いて事前学習を行ったT5 (Text-to-Text Transfer Transformer) モデルです。
|
19 |
|
20 |
* [Wikipedia](https://ja.wikipedia.org)の日本語ダンプデータ (2020年7月6日時点のもの)
|
21 |
* [OSCAR](https://oscar-corpus.com)の日本語コーパス
|