Add link to models
Browse files
README.md
CHANGED
@@ -33,7 +33,7 @@ https://github.com/sonoisa/t5-japanese
|
|
33 |
|
34 |
livedoorニュースコーパスを用いたニュース記事のジャンル予測タスクの精度は次の通りです。
|
35 |
|
36 |
-
日本語T5 (t5-base-japanese, パラメータ数は222M)
|
37 |
|
38 |
| label | precision | recall | f1-score | support |
|
39 |
| ----------- | ----------- | ------- | -------- | ------- |
|
@@ -51,7 +51,7 @@ livedoorニュースコーパスを用いたニュース記事のジャンル予
|
|
51 |
| weighted avg | 0.97 | 0.97 | 0.97 | 1100 |
|
52 |
|
53 |
|
54 |
-
比較対象: 多言語T5 (google/mt5-small, パラメータ数は300M)
|
55 |
|
56 |
| label | precision | recall | f1-score | support |
|
57 |
| ----------- | ----------- | ------- | -------- | ------- |
|
|
|
33 |
|
34 |
livedoorニュースコーパスを用いたニュース記事のジャンル予測タスクの精度は次の通りです。
|
35 |
|
36 |
+
日本語T5 ([t5-base-japanese](https://huggingface.co/sonoisa/t5-base-japanese), パラメータ数は222M)
|
37 |
|
38 |
| label | precision | recall | f1-score | support |
|
39 |
| ----------- | ----------- | ------- | -------- | ------- |
|
|
|
51 |
| weighted avg | 0.97 | 0.97 | 0.97 | 1100 |
|
52 |
|
53 |
|
54 |
+
比較対象: 多言語T5 ([google/mt5-small](https://huggingface.co/google/mt5-small), パラメータ数は300M)
|
55 |
|
56 |
| label | precision | recall | f1-score | support |
|
57 |
| ----------- | ----------- | ------- | -------- | ------- |
|