farleyknight commited on
Commit
47a0baf
1 Parent(s): 9a8bb6e

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -3,18 +3,18 @@ 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-allen-led-large-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
@@ -29,14 +29,14 @@ should probably proofread and complete it, then remove this comment. -->
29
 
30
  # patent-summarization-allen-led-large-2022-09-20
31
 
32
- This model is a fine-tuned version of [allenai/led-large-16384-arxiv](https://huggingface.co/allenai/led-large-16384-arxiv) on the big_patent dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 2.8240
35
  - Rouge1: 0.0
36
  - Rouge2: 0.0
37
  - Rougel: 0.0
38
  - Rougelsum: 0.0
39
- - Gen Len: 512.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-allen-led-large-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
29
 
30
  # patent-summarization-allen-led-large-2022-09-20
31
 
32
+ This model is a fine-tuned version of [allenai/led-large-16384-arxiv](https://huggingface.co/allenai/led-large-16384-arxiv) on the farleyknight/big_patent_5_percent dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 2.8233
35
  - Rouge1: 0.0
36
  - Rouge2: 0.0
37
  - Rougel: 0.0
38
  - Rougelsum: 0.0
39
+ - Gen Len: 128.0
40
 
41
  ## Model description
42