UNIST-Eunchan commited on
Commit
8476a65
1 Parent(s): 4ea1f03

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -19
README.md CHANGED
@@ -20,33 +20,25 @@ model-index:
20
  - name: Rouge1
21
  type: rouge
22
  value: 35.6639
 
 
 
 
 
 
 
 
 
 
23
  license: mit
24
  language:
25
  - en
26
  metrics:
27
  - rouge
28
- - type: rouge # Required. Example: wer. Use metric id from https://hf.co/metrics
29
- value: {0.3370780494168376} # Required. Example: 20.90
30
- name: {ROUGE-1}
31
  ---
32
 
33
 
34
- model-index:
35
- - name: results
36
- results:
37
- - task:
38
- name: Summarization
39
- type: summarization
40
- dataset:
41
- name: ccdv/arxiv-summarization
42
- type: ccdv/arxiv-summarization
43
- config: section
44
- split: validation
45
- args: section
46
- metrics:
47
- - name: Rouge1
48
- type: rouge
49
- value: 33.7078
50
 
51
 
52
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
20
  - name: Rouge1
21
  type: rouge
22
  value: 35.6639
23
+ - name: Rouge2
24
+ type: rouge
25
+ value: 9.81362
26
+ - name: RougeL
27
+ type: rouge
28
+ value: 19.9013
29
+ - name: RougeLSum
30
+ type: rouge
31
+ value: 28.1444
32
+
33
  license: mit
34
  language:
35
  - en
36
  metrics:
37
  - rouge
38
+
 
 
39
  ---
40
 
41
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
42
 
43
 
44
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You