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

Add evaluation results on the grocery config and train split of subjqa (#2)

Browse files

- Add evaluation results on the grocery config and train split of subjqa (c1f08d466dd839186808fedec7c0c7a6ac75c334)


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

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