autoevaluator HF staff commited on
Commit
0d089c3
1 Parent(s): 56b3907

Add evaluation results on the default config and train split of social_i_qa

Browse files

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

@kingmbc
, using the predictions stored [here](https://huggingface.co/datasets/autoevaluate/autoeval-eval-social_i_qa-default-cabb3b-37040145036).\
Accept this pull request to see the results displayed on the [Hub leaderboard](https://huggingface.co/spaces/autoevaluate/leaderboards?dataset=social_i_qa).\
Evaluate your model on more datasets [here](https://huggingface.co/spaces/autoevaluate/model-evaluator?dataset=social_i_qa).

Files changed (1) hide show
  1. README.md +25 -1
README.md CHANGED
@@ -6,7 +6,31 @@ datasets:
6
  - squad_v2
7
  model-index:
8
  - name: distilroberta-base-finetuned-squad2-lwt
9
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
6
  - squad_v2
7
  model-index:
8
  - name: distilroberta-base-finetuned-squad2-lwt
9
+ results:
10
+ - task:
11
+ type: question-answering
12
+ name: Question Answering
13
+ dataset:
14
+ name: social_i_qa
15
+ type: social_i_qa
16
+ config: default
17
+ split: train
18
+ metrics:
19
+ - type: f1
20
+ value: 6.4915
21
+ name: F1
22
+ verified: true
23
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiMzY4N2IxMDMwOGEzM2U4ZGQ0MWQ0YmZhMWU2ZGQ1YmJiMDMyODcxZWY3NTRiMjMwNmEzOGY0NzZmYmQwODRjNiIsInZlcnNpb24iOjF9.yEroDWM36rGzq5FMPgw1yYnSfmWOZZZPyKYA4aZirZkmXnsqnqj3mYamXSsg7ZjAsLt6NW4TKdfy5wCyG6-FDw
24
+ - type: exact_match
25
+ value: 0.1515
26
+ name: Exact Match
27
+ verified: true
28
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiNWU3NDA3MzVkYTljNjUwOTk5MDAzNTRkNzk5NzY3MjgyM2EzZDE0MGQyZjY5MWU2NmJkZmQ1YWRmNjQ3NzkyZiIsInZlcnNpb24iOjF9.WqEptROzPcqvAJt_FhPM56tdqqO7FSmIFkxgegVY7IIcpXx7AD8CFe-cvzf7vgw2A1ciTCh9d51lBVncSGLyCQ
29
+ - type: loss
30
+ value: 5.704291820526123
31
+ name: loss
32
+ verified: true
33
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiNTQzNWIyMGE5MDE4ODZhYjNiNGU3NjVlZDRmZTgyNDI1Y2E4NjZkNDcwODNiY2JhNjMzMDlhYzdkZjQxOTE1ZSIsInZlcnNpb24iOjF9.357UYC9I92mnI5ooD8yaMC8tUqATMneTtH_p3f4vrqG50UyPnjGKmgHEpFasplBi-X6ngo3jWsay4k4yZBEoCg
34
  ---
35
 
36
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You