Steven Liu commited on
Commit
ee34b36
1 Parent(s): 055f158

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -16
README.md CHANGED
@@ -4,22 +4,7 @@ datasets:
4
  - billsum
5
  tags:
6
  - summarization
7
- metrics:
8
- - rouge
9
- model-index:
10
- - name: t5-small-finetuned-billsum-ca_test
11
- results:
12
- - task:
13
- name: Sequence-to-sequence Language Modeling
14
- type: text2text-generation
15
- dataset:
16
- name: billsum
17
- type: billsum
18
- args: default
19
- metrics:
20
- - name: Rouge1
21
- type: rouge
22
- value: 12.6315
23
  widget:
24
  -text: "The people of the State of California do enact as
25
  follows: SECTION 1. The Legislature hereby finds
@@ -57,6 +42,22 @@ chapter to provide low-interest loans and grants
57
  to local agencies for low-interest loans and
58
  grants to eligible applicants for any of the
59
  following purposes:"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
60
  ---
61
 
62
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
4
  - billsum
5
  tags:
6
  - summarization
7
+ - t5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  widget:
9
  -text: "The people of the State of California do enact as
10
  follows: SECTION 1. The Legislature hereby finds
 
42
  to local agencies for low-interest loans and
43
  grants to eligible applicants for any of the
44
  following purposes:"
45
+ metrics:
46
+ - rouge
47
+ model-index:
48
+ - name: t5-small-finetuned-billsum-ca_test
49
+ results:
50
+ - task:
51
+ name: Sequence-to-sequence Language Modeling
52
+ type: text2text-generation
53
+ dataset:
54
+ name: billsum
55
+ type: billsum
56
+ args: default
57
+ metrics:
58
+ - name: Rouge1
59
+ type: rouge
60
+ value: 12.6315
61
  ---
62
 
63
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You