autoevaluator HF staff commited on
Commit
609b86d
1 Parent(s): 2c77661

Add evaluation results on the default config and train split of aslg_pc12

Browse files

Beep 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-b07e93-95722146456).\
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).

Files changed (1) hide show
  1. README.md +28 -4
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