autoevaluator HF staff commited on
Commit
fcd1f51
1 Parent(s): 7cdb8cc

Add evaluation results on the spider config and train split of spider

Browse files

Beep boop, I am a bot from Hugging Face's automatic model evaluator 👋!\
Your model has been evaluated on the spider config and train split of the [spider](https://huggingface.co/datasets/spider) dataset by

@Sbaig3229

, using the predictions stored [here](https://huggingface.co/datasets/autoevaluate/autoeval-eval-spider-spider-251ea9-59625145369).\
Accept this pull request to see the results displayed on the [Hub leaderboard](https://huggingface.co/spaces/autoevaluate/leaderboards?dataset=spider).\
Evaluate your model on more datasets [here](https://huggingface.co/spaces/autoevaluate/model-evaluator?dataset=spider).

Files changed (1) hide show
  1. README.md +32 -5
README.md CHANGED
@@ -1,4 +1,7 @@
1
  ---
 
 
 
2
  tags:
3
  - autotrain
4
  - translation
@@ -6,16 +9,40 @@ tags:
6
  - nlqtosql
7
  - texttosql
8
  - nl2sql
9
- language:
10
- - en
11
  datasets:
12
  - spider
13
- co2_eq_emissions:
14
- emissions: 14.712742960025288
15
- license: apache-2.0
16
  metrics:
17
  - exact_match
 
 
18
  pipeline_tag: translation
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  ---
20
 
21
  # Model Trained Using AutoTrain
 
1
  ---
2
+ language:
3
+ - en
4
+ license: apache-2.0
5
  tags:
6
  - autotrain
7
  - translation
 
9
  - nlqtosql
10
  - texttosql
11
  - nl2sql
 
 
12
  datasets:
13
  - spider
 
 
 
14
  metrics:
15
  - exact_match
16
+ co2_eq_emissions:
17
+ emissions: 14.712742960025288
18
  pipeline_tag: translation
19
+ model-index:
20
+ - name: charanhu/text_to_sql_2
21
+ results:
22
+ - task:
23
+ type: translation
24
+ name: Translation
25
+ dataset:
26
+ name: spider
27
+ type: spider
28
+ config: spider
29
+ split: train
30
+ metrics:
31
+ - type: bleu
32
+ value: 40.5041
33
+ name: BLEU
34
+ verified: true
35
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiNjEyYTQwMjQzMmQ0ZGQxNzY2NjI0YzZhNjYxMGZlMTYzYzcxNjQyZmViM2FhNDIzYjA2YjcxOTRiOTk2OTlkNSIsInZlcnNpb24iOjF9.z3mUEhA7JP0m6-VZP58ygwZmAL3L3wfqrOGA1WSZjjhdO9PE69fcEVhppL2qlJZ2shyK12k3v70c9aXXxqyJDQ
36
+ - type: loss
37
+ value: 1.0073670148849487
38
+ name: loss
39
+ verified: true
40
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiMGU0ZGZmNmRkYWM0NDBjMzczYjc2YjM5MWU4OGY1N2UzZmNkNGRjMWFmYTkyNTVkZjM3ZTUwYjM1MTU5ZWVmNiIsInZlcnNpb24iOjF9.hM3ObSc8AvNI_zH_RCU3qUDcp4GjJ0o6h2w8ctt4TAPRm4Pju7we1dxhQnQKEg1mWeSktt3bww4rx41SQH8JDQ
41
+ - type: gen_len
42
+ value: 41.8309
43
+ name: gen_len
44
+ verified: true
45
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiYmRiNTI4YTgzOGYyMzI3MTM2MWEyMjJmNDg3NzdjNzE0ODZiZmQ2MWIzNmMxMGY0ZGMyYjFjNWRhOGVlOTU3YyIsInZlcnNpb24iOjF9.tdekcWsldV7eUmDVhFt70KPJS9eaokiJG45uZvRtGLZiaCOgSJoi3nZx9zc-sZqUxSYUFA5mPRMWDNwfr_hiAg
46
  ---
47
 
48
  # Model Trained Using AutoTrain