HamdanXI autoevaluator HF staff commited on
Commit
d0b9d65
1 Parent(s): fa3fd67

Add evaluation results on the default config and train split of aslg_pc12 (#1)

Browse files

- Add evaluation results on the default config and train split of aslg_pc12 (2a0bb8fc7c765ab6d83eba58c5ee31f3f5db2b15)


Co-authored-by: Evaluation Bot <autoevaluator@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +30 -6
README.md CHANGED
@@ -1,21 +1,45 @@
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_to_text_random_0.1
8
- results: []
9
  datasets:
10
  - aslg_pc12
11
- language:
12
- - en
13
  metrics:
14
  - bertscore
15
  - bleu
16
  - sacrebleu
17
  - comet
 
18
  pipeline_tag: translation
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  ---
20
 
21
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
2
+ language:
3
+ - en
4
  license: apache-2.0
 
5
  tags:
6
  - generated_from_trainer
 
 
 
7
  datasets:
8
  - aslg_pc12
 
 
9
  metrics:
10
  - bertscore
11
  - bleu
12
  - sacrebleu
13
  - comet
14
+ base_model: t5-small
15
  pipeline_tag: translation
16
+ model-index:
17
+ - name: t5_small_gloss_to_text_random_0.1
18
+ results:
19
+ - task:
20
+ type: translation
21
+ name: Translation
22
+ dataset:
23
+ name: aslg_pc12
24
+ type: aslg_pc12
25
+ config: default
26
+ split: train
27
+ metrics:
28
+ - type: bleu
29
+ value: 68.0647
30
+ name: BLEU
31
+ verified: true
32
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiNGMyZWQwN2ViODJmYTNiYmU1OGFkOGE3ZmZmNjQ5NmNjYzkyNTdiNzU3MmMxYTZiZWI5NTAzODVkYzExZjg2ZiIsInZlcnNpb24iOjF9.AZIXTYArPjmwjhIXLsfacpOmIihJL2RqAvmXjLGalFu6Iqx5i46aNSPZ2Tn0zNN0TqRgjt_KTcpN_MiAV6h1Aw
33
+ - type: loss
34
+ value: 0.3523485064506531
35
+ name: loss
36
+ verified: true
37
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiN2IxYWQ0NzhiY2JkNzhmMjYyYWRkYTVmODMyNWQ3OGVjNDQyNzNlN2Y3NTFhN2VmMTE5NTE2MWZjYmUxOGZjNyIsInZlcnNpb24iOjF9.1Chr1YqnkViAAyKXpMBe3eZsq16xaudA1v989DUNpYwMENGksv3DRJlUQSgL_xvWDqHRS8ioeNbMW5AHdYtSBA
38
+ - type: gen_len
39
+ value: 15.6202
40
+ name: gen_len
41
+ verified: true
42
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiMDQ3ZDNlMDNiY2YzOTRlZWJhMmIxMGE4MmIzMDE2MjdhN2Q2ZTQwOGZkMWZiM2RjNGMwMGZiN2VkNmZmNDk1YiIsInZlcnNpb24iOjF9.a3wE9wToecpWMdf5QxgSRYuhqEzHBu86XhYNy-1NUKwi6bDH_uLfG-48Q-Fcss8w4QhLro5ObGA69nxkZQw7Ag
43
  ---
44
 
45
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You