sjlee311 commited on
Commit
6c61bf2
1 Parent(s): 5fb832f

Model save

Browse files
Files changed (1) hide show
  1. README.md +5 -30
README.md CHANGED
@@ -1,44 +1,19 @@
1
  ---
2
  license: mit
3
- base_model: sjlee311/bart-large-cnn-finetuned
4
  tags:
5
  - generated_from_trainer
6
- metrics:
7
- - rouge
8
- - precision
9
- - recall
10
- - f1
11
  model-index:
12
- - name: checkpoint
13
  results: []
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
  should probably proofread and complete it, then remove this comment. -->
18
 
19
- # checkpoint
20
-
21
- This model is a fine-tuned version of [sjlee311/bart-large-cnn-finetuned](https://huggingface.co/sjlee311/bart-large-cnn-finetuned) on an unknown dataset.
22
- It achieves the following results on the evaluation set:
23
- - Loss: 2.3937
24
- - Rouge1: 40.8383
25
- - Rouge2: 9.9101
26
- - Rougel: 21.2025
27
- - Precision: 86.95
28
- - Recall: 86.5305
29
- - F1: 86.7381
30
- - Hashcode: roberta-large_L17_no-idf_version=0.3.12(hug_trans=4.35.2)
31
- - Fkgl: 10.01
32
- - Cloze Score: 17.01
33
- - Reading Level 13-15: 83
34
- - Reading Level 16+: 94
35
- - Reading Level 9-10: 14
36
- - Reading Level 7-8: 3
37
- - Reading Level 11-12: 46
38
- - Reading Level 5-6: 1
39
- - Reading Level Mode: 16+
40
- - Summac Val: 0.61
41
- - Gen Len: 128.0
42
 
43
  ## Model description
44
 
 
1
  ---
2
  license: mit
3
+ base_model: facebook/bart-large-cnn
4
  tags:
5
  - generated_from_trainer
 
 
 
 
 
6
  model-index:
7
+ - name: sjlee311bart-large-cnn-finetuned
8
  results: []
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
  should probably proofread and complete it, then remove this comment. -->
13
 
14
+ # sjlee311bart-large-cnn-finetuned
15
+
16
+ This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on an unknown dataset.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
 
18
  ## Model description
19