Add evaluation results on covid_qa_deepset

#3
by autoevaluator HF staff - opened
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