Add evaluation results on the plain_text config and validation split of squad

#1
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: bert-qa-en
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: bert-qa-en
9
+ results:
10
+ - task:
11
+ type: question-answering
12
+ name: Question Answering
13
+ dataset:
14
+ name: squad
15
+ type: squad
16
+ config: plain_text
17
+ split: validation
18
+ metrics:
19
+ - type: f1
20
+ value: 88.2785
21
+ name: F1
22
+ verified: true
23
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiMjAwYTlhMmEwYzYyODNkMmE5MWMyMjVkODIxYjIwZTZmYTExOTViN2Q5NzQxZjNmMDU2YTRkNDM5YWNlZDI4YyIsInZlcnNpb24iOjF9.GXeoNUUTB45-QdHGM5hsbm5lDciKGBWLoJ-6X4AuXS7cZZJmk2J2S3notQ1ECtS8V7-p_uTdigKSXHRD2lsdAQ
24
+ - type: exact_match
25
+ value: 80.8327
26
+ name: Exact Match
27
+ verified: true
28
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiOWFlNzUzYjYxNmU0OWQ3ZmNhNGFjNDJkNDczNDNjNTViMzcyY2FkNGE0ZmEwYzUxZDUyZjU2YTljMjNiNGQxNSIsInZlcnNpb24iOjF9.k4T-BcIf4nxGe_Ufxazwuv4VP9TMFqH4-ytAyX1Q-fCKGMc4_L4LL4_Cx9V09WAUx642kOSXQe5RAdHugSG7Cg
29
+ - type: loss
30
+ value: 1.1096982955932617
31
+ name: loss
32
+ verified: true
33
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiMmI1YWI3MGQzNDJkOTkyMWI4YjBlZTUxNTZiOGQyYzQ1MmFiYzcwY2RiNTI3MWNlOWY3NWRiM2JmYWEwNGQ4YyIsInZlcnNpb24iOjF9.70-r3zM9boAfNO7hjPEOzgtTbFPpUsENt6e6Xkra4Shw16qU3ZHatbp44L28n1bUmfTNGF7N05CDKMHAthaLAA
34
  ---
35
 
36
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You