farleyknight commited on
Commit
9d89737
1 Parent(s): 97084b1

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-fb-bart-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: 20.1093
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-fb-bart-base-2022-09-20
31
 
32
- This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the big_patent dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 2.4097
35
- - Rouge1: 20.1093
36
- - Rouge2: 8.0572
37
- - Rougel: 16.4935
38
- - Rougelsum: 17.9823
39
- - Gen Len: 20.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-fb-bart-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: 39.4401
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
29
 
30
  # patent-summarization-fb-bart-base-2022-09-20
31
 
32
+ This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the farleyknight/big_patent_5_percent dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 2.4088
35
+ - Rouge1: 39.4401
36
+ - Rouge2: 14.2445
37
+ - Rougel: 26.2701
38
+ - Rougelsum: 33.7535
39
+ - Gen Len: 78.9702
40
 
41
  ## Model description
42