Muennighoff commited on
Commit
772370a
1 Parent(s): 23e3ab9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -20,6 +20,7 @@ model-index:
20
  - name: Rouge1
21
  type: rouge
22
  value: 28.8448
 
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -36,6 +37,10 @@ It achieves the following results on the evaluation set:
36
  - Rougelsum: 22.8754
37
  - Gen Len: 18.7654
38
 
 
 
 
 
39
  ## Model description
40
 
41
  More information needed
 
20
  - name: Rouge1
21
  type: rouge
22
  value: 28.8448
23
+
24
  ---
25
 
26
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
37
  - Rougelsum: 22.8754
38
  - Gen Len: 18.7654
39
 
40
+
41
+ T5, zero-shot on the same evaluation set:
42
+ `{'rouge1': 19.2304, 'rouge2': 2.5842, 'rougeL': 13.9683, 'rougeLsum': 15.516}`
43
+
44
  ## Model description
45
 
46
  More information needed