lewtun HF staff commited on
Commit
a522622
1 Parent(s): a1b9025

Add evaluation results on the autoevaluate--squad-sample config and test split of autoevaluate/squad-sample

Browse files

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

@lewtun
, using the predictions stored [here](https://huggingface.co/datasets/autoevaluate/autoeval-staging-eval-project-e438add5-1e56-41ec-9c26-2ad4182383b0-6260).\
Accept this pull request to see the results displayed on the [Hub leaderboard](https://huggingface.co/spaces/autoevaluate/leaderboards?dataset=autoevaluate/squad-sample).\
Evaluate your model on more datasets [here](https://huggingface.co/spaces/autoevaluate/model-evaluator?dataset=autoevaluate/squad-sample).

Files changed (1) hide show
  1. README.md +20 -1
README.md CHANGED
@@ -6,7 +6,26 @@ datasets:
6
  - squad
7
  model-index:
8
  - name: extractive-question-answering
9
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
6
  - squad
7
  model-index:
8
  - name: extractive-question-answering
9
+ results:
10
+ - task:
11
+ type: question-answering
12
+ name: Question Answering
13
+ dataset:
14
+ name: autoevaluate/squad-sample
15
+ type: autoevaluate/squad-sample
16
+ config: autoevaluate--squad-sample
17
+ split: test
18
+ metrics:
19
+ - type: exact_match
20
+ value: 70.0
21
+ name: Exact Match
22
+ verified: true
23
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiYmZjMTg4Y2RmMDFkNmIyNzJjY2ZjNDI4MjNiNWRhNWFhMjA3NzA2Mjc0ZTA4YzlmOGNiYTZhNDJkZTQwMjE5OCIsInZlcnNpb24iOjF9.W_s5Ug2oa7oAVQnHx0hg7KQkiombED_zkp02oGl3-DwfMf_99lbCHNOBhd9cNeXpaNhuu1BZEB8nR1ZB-KVVCg
24
+ - type: f1
25
+ value: 76.9929
26
+ name: F1
27
+ verified: true
28
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiNDUzNTJiM2ZkMjA2NGIwMTdhZTliMWZlMzZhNGQ0NWNkNjE2YWI3MTUyZDI4OWUwNmQ5ZDRlNzQ0NGI0MWMyMSIsInZlcnNpb24iOjF9.UpR3sRhyOQ7QA928AK6yjj7a6Lrz3fB7OZ1pVmY5iNLT5cWF-BdCoXLZ9TrkaAisTb-0zyen-VZGdmIGKmaVAw
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You