lewtun HF staff commited on
Commit
2e2ed64
1 Parent(s): cdce6f8

Add evaluation results on squad_v2

Browse files

Beep boop, I am a bot from Hugging Face's automatic evaluation service! Your model has been evaluated on the [squad_v2](https://huggingface.co/datasets/squad_v2) dataset. Accept this pull request to see the results displayed on the [Hub leaderboard](https://huggingface.co/spaces/autoevaluate/leaderboards?dataset=squad_v2). Evaluate your model on more datasets [here](https://huggingface.co/spaces/autoevaluate/autoevaluate?dataset=squad_v2).

Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -5,7 +5,20 @@ datasets:
5
  - squad
6
  model-index:
7
  - name: test-bert-finetuned-squad
8
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
5
  - squad
6
  model-index:
7
  - name: test-bert-finetuned-squad
8
+ results:
9
+ - task:
10
+ type: question-answering
11
+ name: Question Answering
12
+ dataset:
13
+ name: squad_v2
14
+ type: squad_v2
15
+ config: squad_v2
16
+ split: validation
17
+ metrics:
18
+ - name: Loss
19
+ type: loss
20
+ value: 1.2887135744094849
21
+ verified: true
22
  ---
23
 
24
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You