farleyknight commited on
Commit
55078e6
1 Parent(s): 4a4e1b2

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-google-bigbird-pegasus-large-arxiv-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: 37.3992
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-google-bigbird-pegasus-large-arxiv-2022-09-20
31
 
32
- This model is a fine-tuned version of [google/bigbird-pegasus-large-arxiv](https://huggingface.co/google/bigbird-pegasus-large-arxiv) on the big_patent dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 2.2618
35
- - Rouge1: 37.3992
36
- - Rouge2: 13.2731
37
- - Rougel: 26.0327
38
- - Rougelsum: 31.0338
39
- - Gen Len: 114.5195
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-google-bigbird-pegasus-large-arxiv-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: 37.3764
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
29
 
30
  # patent-summarization-google-bigbird-pegasus-large-arxiv-2022-09-20
31
 
32
+ This model is a fine-tuned version of [google/bigbird-pegasus-large-arxiv](https://huggingface.co/google/bigbird-pegasus-large-arxiv) on the farleyknight/big_patent_5_percent dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 2.2617
35
+ - Rouge1: 37.3764
36
+ - Rouge2: 13.2442
37
+ - Rougel: 26.011
38
+ - Rougelsum: 31.0145
39
+ - Gen Len: 113.8789
40
 
41
  ## Model description
42