Librarian Bot: Add base_model information to model

#3
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -1,17 +1,18 @@
1
  ---
 
 
2
  license: apache-2.0
3
  tags:
4
  - summarization
5
  - generated_from_trainer
 
 
6
  metrics:
7
  - rouge
 
8
  model-index:
9
  - name: mt5-small-cnn-dm-kaggle-en
10
  results: []
11
- datasets:
12
- - cnn_dailymail
13
- language:
14
- - en
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
2
+ language:
3
+ - en
4
  license: apache-2.0
5
  tags:
6
  - summarization
7
  - generated_from_trainer
8
+ datasets:
9
+ - cnn_dailymail
10
  metrics:
11
  - rouge
12
+ base_model: google/mt5-small
13
  model-index:
14
  - name: mt5-small-cnn-dm-kaggle-en
15
  results: []
 
 
 
 
16
  ---
17
 
18
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You