jonathanagustin commited on
Commit
823f10d
1 Parent(s): 9f68fb1

Update metadata with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -5,7 +5,18 @@ datasets:
5
  - squad_v2
6
  model-index:
7
  - name: roberta-finetuned-squad_v2
8
- results: []
 
 
 
 
 
 
 
 
 
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
5
  - squad_v2
6
  model-index:
7
  - name: roberta-finetuned-squad_v2
8
+ results:
9
+ - task:
10
+ type: question-answering
11
+ name: Question Answering
12
+ dataset:
13
+ name: SQuAD v2
14
+ type: squad_v2
15
+ split: validation
16
+ metrics:
17
+ - type: exact
18
+ value: 100.0
19
+ name: Exact
20
  ---
21
 
22
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You