Librarian Bot: Add base_model information to model

#2
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -5,16 +5,15 @@ tags:
5
  - generated_from_trainer
6
  metrics:
7
  - rouge
8
- model-index:
9
- - name: flan-t5-base-xsum-swe
10
- results: []
11
-
12
  inference:
13
  parameters:
14
  temperature: 0.7
15
  min_length: 30
16
  max_length: 120
17
-
 
 
 
18
  ---
19
 
20
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
5
  - generated_from_trainer
6
  metrics:
7
  - rouge
 
 
 
 
8
  inference:
9
  parameters:
10
  temperature: 0.7
11
  min_length: 30
12
  max_length: 120
13
+ base_model: google/flan-t5-base
14
+ model-index:
15
+ - name: flan-t5-base-xsum-swe
16
+ results: []
17
  ---
18
 
19
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You