Commit
•
380f74b
1
Parent(s):
d752d92
Add evaluation results on the default config and train split of aslg_pc12
Browse filesBeep boop, I am a bot from Hugging Face's automatic model evaluator 👋!\
Your model has been evaluated on the default config and train split of the [aslg_pc12](https://huggingface.co/datasets/aslg_pc12) dataset by
@HamdanXI
, using the predictions stored [here](https://huggingface.co/datasets/autoevaluate/autoeval-eval-aslg_pc12-default-6f4366-95699146446).\
Accept this pull request to see the results displayed on the [Hub leaderboard](https://huggingface.co/spaces/autoevaluate/leaderboards?dataset=aslg_pc12).\
Evaluate your model on more datasets [here](https://huggingface.co/spaces/autoevaluate/model-evaluator?dataset=aslg_pc12).
README.md
CHANGED
@@ -1,17 +1,41 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model: t5-small
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
- aslg_pc12
|
8 |
-
model-index:
|
9 |
-
- name: t5_small_aslg_pc12
|
10 |
-
results: []
|
11 |
metrics:
|
12 |
- bertscore
|
13 |
- bleu
|
|
|
14 |
pipeline_tag: translation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
<!-- 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 |
+
base_model: t5-small
|
11 |
pipeline_tag: translation
|
12 |
+
model-index:
|
13 |
+
- name: t5_small_aslg_pc12
|
14 |
+
results:
|
15 |
+
- task:
|
16 |
+
type: translation
|
17 |
+
name: Translation
|
18 |
+
dataset:
|
19 |
+
name: aslg_pc12
|
20 |
+
type: aslg_pc12
|
21 |
+
config: default
|
22 |
+
split: train
|
23 |
+
metrics:
|
24 |
+
- type: bleu
|
25 |
+
value: 73.8405
|
26 |
+
name: BLEU
|
27 |
+
verified: true
|
28 |
+
verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiYzM4ODViYTVlYjVjZjUwNzI2YzM4YTYxMjBlZjIxNWI2YjNmM2RkOWU1NGU3NTZlYWYxNDU3YjRlNzFmNWQ4MCIsInZlcnNpb24iOjF9.KNo-oNa4YBfVvNzs7-x5b2-J1MThZX9lgztxklJVR7uwrRMvNnJb32mThwK_4Ge_WqPcy-zFHEeF6mCKZ-QWCA
|
29 |
+
- type: loss
|
30 |
+
value: 0.2336091846227646
|
31 |
+
name: loss
|
32 |
+
verified: true
|
33 |
+
verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiNGZlMDZlMzYxNWUzNjk0ZmM4MDg0YTc1YjUyYjcyMTJmMTQxNmVlOTAxZGU3MTY1M2FjZDBhMmIwYzQwMmIwMyIsInZlcnNpb24iOjF9.PEWz-fUp1QjRztcRLHhmInmEGbTefHq-6a9M4HUh7Krdd1Ih8aoWoMdZE8-CCKy_zS6vhZFLUbWocaJw8TH0BA
|
34 |
+
- type: gen_len
|
35 |
+
value: 15.4908
|
36 |
+
name: gen_len
|
37 |
+
verified: true
|
38 |
+
verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiMzk3MmNkNDUxOGRjNmQxZDhjNGM4N2Y0NjFhMWQyOTViMjU3NzRiMTJiMzAwZjFkZjkxMTg0YzY4MTZkNjBjZiIsInZlcnNpb24iOjF9.QIx8UAWOLibfiqNhWP3e4m69rMOzrGhk4iRH2rdwN8NEFUGDJnHrnruhD6qU7doc7W770GCFOo0ZxUV01V7xDQ
|
39 |
---
|
40 |
|
41 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|