autoevaluator HF staff commited on
Commit
c1f08d4
1 Parent(s): 70c4382

Add evaluation results on the grocery config and train split of subjqa

Browse files

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

@sushant-joshi

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

Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -24,6 +24,23 @@ model-index:
24
  type: f1
25
  value: 44.135
26
  verified: true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
24
  type: f1
25
  value: 44.135
26
  verified: true
27
+ - task:
28
+ type: question-answering
29
+ name: Question Answering
30
+ dataset:
31
+ name: subjqa
32
+ type: subjqa
33
+ config: grocery
34
+ split: train
35
+ metrics:
36
+ - name: Exact Match
37
+ type: exact_match
38
+ value: 5.625
39
+ verified: true
40
+ - name: F1
41
+ type: f1
42
+ value: 15.8411
43
+ verified: true
44
  ---
45
 
46
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You