soham0507 commited on
Commit
356f7bd
·
verified ·
1 Parent(s): da53491

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -3,6 +3,9 @@ license: afl-3.0
3
  base_model:
4
  - google/pegasus-cnn_dailymail
5
  pipeline_tag: summarization
6
- datasets:
7
- - HuggingFaceTB/finemath_contamination_report
 
 
 
8
  ---
 
3
  base_model:
4
  - google/pegasus-cnn_dailymail
5
  pipeline_tag: summarization
6
+ language:
7
+ - en
8
+ metrics:
9
+ - rouge
10
+ library_name: transformers
11
  ---