Librarian Bot: Add base_model information to model

#3
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -1,20 +1,21 @@
1
  ---
 
 
2
  license: apache-2.0
 
3
  tags:
4
  - generated_from_trainer
5
  - gov report
6
  - long document
 
 
7
  metrics:
8
  - rouge
 
 
9
  model-index:
10
  - name: long-t5-base-govreport
11
  results: []
12
- datasets:
13
- - pszemraj/govreport-summarization-8192
14
- language:
15
- - en
16
- library_name: transformers
17
- pipeline_tag: summarization
18
  ---
19
 
20
  <!-- 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
+ library_name: transformers
6
  tags:
7
  - generated_from_trainer
8
  - gov report
9
  - long document
10
+ datasets:
11
+ - pszemraj/govreport-summarization-8192
12
  metrics:
13
  - rouge
14
+ pipeline_tag: summarization
15
+ base_model: google/long-t5-tglobal-base
16
  model-index:
17
  - name: long-t5-base-govreport
18
  results: []
 
 
 
 
 
 
19
  ---
20
 
21
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You