nbroad HF staff commited on
Commit
c71ccbd
1 Parent(s): becf3e3

add cnn results

Browse files
Files changed (1) hide show
  1. README.md +33 -0
README.md CHANGED
@@ -40,6 +40,39 @@ model-index:
40
  type: gen_len
41
  value: 18.3527
42
  verified: true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
43
  ---
44
 
45
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
40
  type: gen_len
41
  value: 18.3527
42
  verified: true
43
+ - task:
44
+ type: summarization
45
+ name: Summarization
46
+ dataset:
47
+ name: cnn_dailymail
48
+ type: cnn_dailymail
49
+ config: 3.0.0
50
+ split: test
51
+ metrics:
52
+ - name: ROUGE-1
53
+ type: rouge
54
+ value: 21.1522
55
+ verified: true
56
+ - name: ROUGE-2
57
+ type: rouge
58
+ value: 8.1315
59
+ verified: true
60
+ - name: ROUGE-L
61
+ type: rouge
62
+ value: 16.6625
63
+ verified: true
64
+ - name: ROUGE-LSUM
65
+ type: rouge
66
+ value: 19.3603
67
+ verified: true
68
+ - name: loss
69
+ type: loss
70
+ value: 1.899269700050354
71
+ verified: true
72
+ - name: gen_len
73
+ type: gen_len
74
+ value: 17.853
75
+ verified: true
76
  ---
77
 
78
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You