Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,10 @@ datasets:
|
|
8 |
model-index:
|
9 |
- name: mt5-base-xlsum-ja
|
10 |
results: []
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -54,4 +58,4 @@ The following hyperparameters were used during training:
|
|
54 |
- Transformers 4.34.0
|
55 |
- Pytorch 2.0.0+cu118
|
56 |
- Datasets 2.14.5
|
57 |
-
- Tokenizers 0.14.0
|
|
|
8 |
model-index:
|
9 |
- name: mt5-base-xlsum-ja
|
10 |
results: []
|
11 |
+
language:
|
12 |
+
- ja
|
13 |
+
library_name: transformers
|
14 |
+
pipeline_tag: summarization
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
58 |
- Transformers 4.34.0
|
59 |
- Pytorch 2.0.0+cu118
|
60 |
- Datasets 2.14.5
|
61 |
+
- Tokenizers 0.14.0
|