farleyknight commited on
Commit
5b90243
1 Parent(s): 230e07e

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
- - big_patent
7
  metrics:
8
  - rouge
9
  model-index:
10
  - name: patent-summarization-t5-base-2022-09-20
11
  results:
12
  - task:
13
- name: Sequence-to-sequence Language Modeling
14
- type: text2text-generation
15
  dataset:
16
- name: big_patent
17
- type: big_patent
18
  config: all
19
  split: train
20
  args: all
21
  metrics:
22
  - name: Rouge1
23
  type: rouge
24
- value: 19.4044
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
  # patent-summarization-t5-base-2022-09-20
31
 
32
- This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on the big_patent dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 1.9973
35
- - Rouge1: 19.4044
36
- - Rouge2: 7.5483
37
- - Rougel: 16.2429
38
- - Rougelsum: 17.488
39
- - Gen Len: 19.0
40
 
41
  ## Model description
42
 
 
3
  tags:
4
  - generated_from_trainer
5
  datasets:
6
+ - farleyknight/big_patent_5_percent
7
  metrics:
8
  - rouge
9
  model-index:
10
  - name: patent-summarization-t5-base-2022-09-20
11
  results:
12
  - task:
13
+ name: Summarization
14
+ type: summarization
15
  dataset:
16
+ name: farleyknight/big_patent_5_percent
17
+ type: farleyknight/big_patent_5_percent
18
  config: all
19
  split: train
20
  args: all
21
  metrics:
22
  - name: Rouge1
23
  type: rouge
24
+ value: 36.0843
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
29
 
30
  # patent-summarization-t5-base-2022-09-20
31
 
32
+ This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on the farleyknight/big_patent_5_percent dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 1.9975
35
+ - Rouge1: 36.0843
36
+ - Rouge2: 12.1856
37
+ - Rougel: 25.8099
38
+ - Rougelsum: 30.1664
39
+ - Gen Len: 118.3137
40
 
41
  ## Model description
42