Add evaluation results on the default config and train split of aslg_pc12
#1
by
autoevaluator
HF staff
- opened
README.md
CHANGED
@@ -1,18 +1,42 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model: t5-small
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
-
model-index:
|
7 |
-
- name: t5_small_gloss_merged_dataset
|
8 |
-
results: []
|
9 |
datasets:
|
10 |
- aslg_pc12
|
11 |
metrics:
|
12 |
- bertscore
|
13 |
- bleu
|
14 |
- comet
|
|
|
15 |
pipeline_tag: translation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
|
|
5 |
datasets:
|
6 |
- aslg_pc12
|
7 |
metrics:
|
8 |
- bertscore
|
9 |
- bleu
|
10 |
- comet
|
11 |
+
base_model: t5-small
|
12 |
pipeline_tag: translation
|
13 |
+
model-index:
|
14 |
+
- name: t5_small_gloss_merged_dataset
|
15 |
+
results:
|
16 |
+
- task:
|
17 |
+
type: translation
|
18 |
+
name: Translation
|
19 |
+
dataset:
|
20 |
+
name: aslg_pc12
|
21 |
+
type: aslg_pc12
|
22 |
+
config: default
|
23 |
+
split: train
|
24 |
+
metrics:
|
25 |
+
- type: bleu
|
26 |
+
value: 68.9182
|
27 |
+
name: BLEU
|
28 |
+
verified: true
|
29 |
+
verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiOWZiYmFkMDNmMTFhMmU2MzAxYTEzMWQ3NmRiNGRjNzI2OTg2NjMxNTcxYjRkOTg0M2E4MzkzNDU4MjZiNTI3OSIsInZlcnNpb24iOjF9.GHJA10A5JW8Y4nCy9w46YQZGuh6BXnHLEWC-_Y5Vb1EfHcXBt7aQr2gArDcfrW-epJSXpiDk-A8DpNnG0HSSAQ
|
30 |
+
- type: loss
|
31 |
+
value: 0.33368241786956787
|
32 |
+
name: loss
|
33 |
+
verified: true
|
34 |
+
verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiZThjOTg3ZmRmZjVhMGM2ZjY0ZGRhYjc4ZGQ1NTFlZWU4YTkzZjJiMGYwMGEzYjY3ZTVhYTNmMzczZmFhYjIyZCIsInZlcnNpb24iOjF9.Da4BqQhCXMhubGfPVbqPZzZU3Y-FByXA6mgy0u31u_SsqKSnGqS-C0TIF81wdpVUBYciu3BboqpefDtC5HYrBg
|
35 |
+
- type: gen_len
|
36 |
+
value: 15.6225
|
37 |
+
name: gen_len
|
38 |
+
verified: true
|
39 |
+
verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiNTBkZWU4MzdhMjY0N2ViZTkwMjM5NmZlYTJkYzk4YTk3ODk3ODRlOTE0NjdmMmQzMjBhYmVjODU3N2E5YTNiYyIsInZlcnNpb24iOjF9.jVgLJiZJR66wWio2V3aCKp-L_LkOF14VV1XxCLb79GWU3CJZucMJorA6mmofP9rOSqh92ZfkaFUJ_ScqjNHwCg
|
40 |
---
|
41 |
|
42 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|