farleyknight commited on
Commit
e277326
1 Parent(s): 4b000ae

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -13
README.md CHANGED
@@ -3,25 +3,25 @@ license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
  datasets:
6
- - arxiv-summarization
7
  metrics:
8
  - rouge
9
  model-index:
10
  - name: arxiv-summarization-t5-small-2022-09-05
11
  results:
12
  - task:
13
- name: Sequence-to-sequence Language Modeling
14
- type: text2text-generation
15
  dataset:
16
- name: arxiv-summarization
17
- type: arxiv-summarization
18
  config: section
19
  split: train
20
  args: section
21
  metrics:
22
  - name: Rouge1
23
  type: rouge
24
- value: 18.348
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -29,14 +29,14 @@ should probably proofread and complete it, then remove this comment. -->
29
 
30
  # arxiv-summarization-t5-small-2022-09-05
31
 
32
- This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the arxiv-summarization dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 2.3012
35
- - Rouge1: 18.348
36
- - Rouge2: 7.0439
37
- - Rougel: 14.6509
38
- - Rougelsum: 16.6994
39
- - Gen Len: 19.0
40
 
41
  ## Model description
42
 
 
3
  tags:
4
  - generated_from_trainer
5
  datasets:
6
+ - ccdv/arxiv-summarization
7
  metrics:
8
  - rouge
9
  model-index:
10
  - name: arxiv-summarization-t5-small-2022-09-05
11
  results:
12
  - task:
13
+ name: Summarization
14
+ type: summarization
15
  dataset:
16
+ name: ccdv/arxiv-summarization
17
+ type: ccdv/arxiv-summarization
18
  config: section
19
  split: train
20
  args: section
21
  metrics:
22
  - name: Rouge1
23
  type: rouge
24
+ value: 37.7982
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
29
 
30
  # arxiv-summarization-t5-small-2022-09-05
31
 
32
+ This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the ccdv/arxiv-summarization dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 2.2994
35
+ - Rouge1: 37.7982
36
+ - Rouge2: 12.5571
37
+ - Rougel: 24.9325
38
+ - Rougelsum: 32.9189
39
+ - Gen Len: 122.0061
40
 
41
  ## Model description
42