pszemraj commited on
Commit
27dda40
1 Parent(s): dfbb04f

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -7
README.md CHANGED
@@ -2,11 +2,25 @@
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
 
 
5
  metrics:
6
  - rouge
7
  model-index:
8
  - name: bart-base-fleece2instructions-r1
9
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -14,14 +28,14 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # bart-base-fleece2instructions-r1
16
 
17
- This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 1.0034
20
- - Rouge1: 62.4433
21
- - Rouge2: 46.0114
22
- - Rougel: 60.5355
23
- - Rougelsum: 60.6392
24
- - Gen Len: 14.1807
25
 
26
  ## Model description
27
 
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
+ datasets:
6
+ - pszemraj/fleece2instructions
7
  metrics:
8
  - rouge
9
  model-index:
10
  - name: bart-base-fleece2instructions-r1
11
+ results:
12
+ - task:
13
+ name: Sequence-to-sequence Language Modeling
14
+ type: text2text-generation
15
+ dataset:
16
+ name: pszemraj/fleece2instructions
17
+ type: pszemraj/fleece2instructions
18
+ config: null
19
+ split: None
20
+ metrics:
21
+ - name: Rouge1
22
+ type: rouge
23
+ value: 61.7209
24
  ---
25
 
26
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
28
 
29
  # bart-base-fleece2instructions-r1
30
 
31
+ This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the pszemraj/fleece2instructions dataset.
32
  It achieves the following results on the evaluation set:
33
  - Loss: 1.0034
34
+ - Rouge1: 61.7209
35
+ - Rouge2: 45.0116
36
+ - Rougel: 59.8188
37
+ - Rougelsum: 59.8931
38
+ - Gen Len: 14.3179
39
 
40
  ## Model description
41