Commit
•
075d5a0
1
Parent(s):
606e41d
Add evaluation results on the Blaise-g--SumPubmed config of Blaise-g/SumPubmed (#1)
Browse files- Add evaluation results on the Blaise-g--SumPubmed config of Blaise-g/SumPubmed (3ac1dc64ff257efc97d006f89315efd3bfc4ac2f)
Co-authored-by: Evaluation Bot <autoevaluator@users.noreply.huggingface.co>
README.md
CHANGED
@@ -5,11 +5,47 @@ tags:
|
|
5 |
language:
|
6 |
- unk
|
7 |
widget:
|
8 |
-
- text: "I love AutoTrain
|
9 |
datasets:
|
10 |
- L-macc/autotrain-data-Biomedical_sc_summ
|
11 |
co2_eq_emissions:
|
12 |
emissions: 16.211223325053414
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# Model Trained Using AutoTrain
|
|
|
5 |
language:
|
6 |
- unk
|
7 |
widget:
|
8 |
+
- text: "I love AutoTrain \U0001F917"
|
9 |
datasets:
|
10 |
- L-macc/autotrain-data-Biomedical_sc_summ
|
11 |
co2_eq_emissions:
|
12 |
emissions: 16.211223325053414
|
13 |
+
model-index:
|
14 |
+
- name: L-macc/autotrain-Biomedical_sc_summ-1217846142
|
15 |
+
results:
|
16 |
+
- task:
|
17 |
+
type: summarization
|
18 |
+
name: Summarization
|
19 |
+
dataset:
|
20 |
+
name: Blaise-g/SumPubmed
|
21 |
+
type: Blaise-g/SumPubmed
|
22 |
+
config: Blaise-g--SumPubmed
|
23 |
+
split: test
|
24 |
+
metrics:
|
25 |
+
- name: ROUGE-1
|
26 |
+
type: rouge
|
27 |
+
value: 38.2324
|
28 |
+
verified: true
|
29 |
+
- name: ROUGE-2
|
30 |
+
type: rouge
|
31 |
+
value: 12.2914
|
32 |
+
verified: true
|
33 |
+
- name: ROUGE-L
|
34 |
+
type: rouge
|
35 |
+
value: 21.4512
|
36 |
+
verified: true
|
37 |
+
- name: ROUGE-LSUM
|
38 |
+
type: rouge
|
39 |
+
value: 34.3031
|
40 |
+
verified: true
|
41 |
+
- name: loss
|
42 |
+
type: loss
|
43 |
+
value: 2.3273825645446777
|
44 |
+
verified: true
|
45 |
+
- name: gen_len
|
46 |
+
type: gen_len
|
47 |
+
value: 130.3934
|
48 |
+
verified: true
|
49 |
---
|
50 |
|
51 |
# Model Trained Using AutoTrain
|