Add evaluation results on the adversarialQA config and validation split of adversarial_qa

#2
by autoevaluator HF staff - opened
Files changed (1) hide show
  1. README.md +25 -1
README.md CHANGED
@@ -6,7 +6,31 @@ datasets:
6
  - squad
7
  model-index:
8
  - name: my_awesome_qa_model
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: my_awesome_qa_model
9
+ results:
10
+ - task:
11
+ type: question-answering
12
+ name: Question Answering
13
+ dataset:
14
+ name: adversarial_qa
15
+ type: adversarial_qa
16
+ config: adversarialQA
17
+ split: validation
18
+ metrics:
19
+ - type: f1
20
+ value: 10.9366
21
+ name: F1
22
+ verified: true
23
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiZTJlZDFkMmFiM2M1ZjAwMDVhMDY2OGVlODI5OWFmM2NlODk4MmVkZWRhYmIyYWJiYWQ5MGY4ODRmNjg4ZGM4YSIsInZlcnNpb24iOjF9.ElTGYl-ccAPVewdR7NLgenv7gfPEjDeNbJec-D4WnUjM5v9EUEODI556InIIU93sdysmb2IxCRUDh1GhPUEaBg
24
+ - type: exact_match
25
+ value: 5.1333
26
+ name: Exact Match
27
+ verified: true
28
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiZjM3OGRiNmY2NzAzYmJjMzY5OGNlNmJiM2UwYzc3M2I2ODcxZmJmZTdjNTljNzUwNWU2NzAwOTExYWM3MmQ4NCIsInZlcnNpb24iOjF9.5tao4TvwePtKiMu5hCkj_DquxM0-WsgAhtUHN1v1dBLU7f9Z55m2h7YYPFBXnHv_XHb8ffNnaSEbcy0zzpyABw
29
+ - type: loss
30
+ value: 4.779963970184326
31
+ name: loss
32
+ verified: true
33
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiNDA3MzJkODlhMDQwMTdkY2JiY2VjMWJmMzM0OGU5Nzg3YzI1NzhlNWNmYzU4ODY3ZWY0YTRmNWEyMGQ1YTFiYSIsInZlcnNpb24iOjF9.X-1lM5h3shxFnAqjqT3cYMgu25GKbpy5bXC50ov38GcAg-fY89j1ZGWXy-f10R-11mvdAT96drVSBM9q-QxRDw
34
  ---
35
 
36
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You