Commit
•
51426ff
1
Parent(s):
df38629
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 (86b92089e477c8083467867f0d694252904613ad)
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 |
- Jacobsith/autotrain-data-Hello_there
|
11 |
co2_eq_emissions:
|
12 |
emissions: 3602.3174355473616
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# Model Trained Using AutoTrain
|
|
|
5 |
language:
|
6 |
- unk
|
7 |
widget:
|
8 |
+
- text: "I love AutoTrain \U0001F917"
|
9 |
datasets:
|
10 |
- Jacobsith/autotrain-data-Hello_there
|
11 |
co2_eq_emissions:
|
12 |
emissions: 3602.3174355473616
|
13 |
+
model-index:
|
14 |
+
- name: Jacobsith/autotrain-Hello_there-1209845735
|
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.2084
|
28 |
+
verified: true
|
29 |
+
- name: ROUGE-2
|
30 |
+
type: rouge
|
31 |
+
value: 12.4744
|
32 |
+
verified: true
|
33 |
+
- name: ROUGE-L
|
34 |
+
type: rouge
|
35 |
+
value: 21.5536
|
36 |
+
verified: true
|
37 |
+
- name: ROUGE-LSUM
|
38 |
+
type: rouge
|
39 |
+
value: 34.229
|
40 |
+
verified: true
|
41 |
+
- name: loss
|
42 |
+
type: loss
|
43 |
+
value: 2.0952045917510986
|
44 |
+
verified: true
|
45 |
+
- name: gen_len
|
46 |
+
type: gen_len
|
47 |
+
value: 126.3001
|
48 |
+
verified: true
|
49 |
---
|
50 |
|
51 |
# Model Trained Using AutoTrain
|