p1atdev commited on
Commit
7914a15
1 Parent(s): f8863c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -3,6 +3,8 @@ license: apache-2.0
3
  base_model: google/mt5-base
4
  tags:
5
  - generated_from_trainer
 
 
6
  datasets:
7
  - xlsum
8
  model-index:
@@ -11,7 +13,11 @@ model-index:
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
 
3
  base_model: google/mt5-base
4
  tags:
5
  - generated_from_trainer
6
+ - summarization
7
+ - mt5
8
  datasets:
9
  - xlsum
10
  model-index:
 
13
  language:
14
  - ja
15
  library_name: transformers
16
+ pipeline_tag: text2text-generation
17
+ metrics:
18
+ - rouge
19
+ # widget:
20
+ # - text:
21
  ---
22
 
23
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You