Commit
•
361b982
1
Parent(s):
9494c9d
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-df42af-95819146512).\
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,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_adj_adv
|
8 |
-
results: []
|
9 |
datasets:
|
10 |
- aslg_pc12
|
11 |
metrics:
|
12 |
- bleu
|
13 |
- sacrebleu
|
14 |
- bertscore
|
|
|
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 |
- bleu
|
9 |
- sacrebleu
|
10 |
- bertscore
|
11 |
+
base_model: t5-small
|
12 |
pipeline_tag: translation
|
13 |
+
model-index:
|
14 |
+
- name: t5_small_gloss_merged_dataset_adj_adv
|
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.5164
|
27 |
+
name: BLEU
|
28 |
+
verified: true
|
29 |
+
verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiMGQ1ODlhZmY5N2I1MGYzN2MxY2YyOGQ3ODQyZmY5NTc0ZjFhNzE5NmI2OWJhYWM2ZmZhM2JkY2M5OGIyYzhjMyIsInZlcnNpb24iOjF9.PERo2wMlxYXury7dT-9GOW_FPDlwN2aJSpvvEe122D4dWeRekfb8OqCxT-5xm9M6jXs_-UZQIcvOlSXuSS1YDA
|
30 |
+
- type: loss
|
31 |
+
value: 0.33915433287620544
|
32 |
+
name: loss
|
33 |
+
verified: true
|
34 |
+
verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiNTRiNmFlZTU1YjE0ZWJiYzQ2MjljZDBmODg1Nzg0MDQyM2Y3ZTJlMWFlMTcyZjYzZTBhNzY1ZjBiYjIxZTIyMSIsInZlcnNpb24iOjF9.YO6wVCBAhvDA1EeuoAUJLLLg3AIkrFhCGw4E8uqHzRXKIZQOvgeEUoUP5LXfq5vuzMmb93bhXoIxvdfNhKkbAw
|
35 |
+
- type: gen_len
|
36 |
+
value: 15.5783
|
37 |
+
name: gen_len
|
38 |
+
verified: true
|
39 |
+
verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiNDViZTE5NmY2OWJjNDFjOTRkZDQwOGZmMmY1OGQzOTU0OWI5Y2RjMGMyYzQ5MDVlYTZjZWU1ZGI2NmI2NTBjYyIsInZlcnNpb24iOjF9.K4k2lCYC4jIa-zm7lWf9tymABXu6VrJrHP9HVIjHDcgY0DLiAI_IdiByWFLtYC1cyppL98BG_9SYs5RkJvi7Ag
|
40 |
---
|
41 |
|
42 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|