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

Add evaluation results on covid_qa_deepset

Browse files

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

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: covid_qa_deepset
14
+ type: covid_qa_deepset
15
+ config: covid_qa_deepset
16
+ split: train
17
+ metrics:
18
+ - name: Loss
19
+ type: loss
20
+ value: 0.6830374002456665
21
+ verified: true
22
  ---
23
 
24
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You