IProject-10 commited on
Commit
4ba12c5
1 Parent(s): b013c5b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -9
README.md CHANGED
@@ -6,25 +6,26 @@ tags:
6
  datasets:
7
  - squad_v2
8
  model-index:
9
- - name: deberta-v3-base-finetuned-squad2
10
  results:
11
  - task:
12
  name: Question Answering
13
  type: question-answering
14
  dataset:
15
- type: squad_v2 # Required. Example: common_voice. Use dataset id from https://hf.co/datasets
16
  name: SQuAD 2
17
  config: squad_v2
18
  split: validation
19
  args: en
20
  metrics:
21
- - type: exact_match
22
- value: 84.56161037648447
23
- name: "Exact-Match"
24
- - type: f1
25
- value: 87.81110592215731
26
- name: "F1-score"
27
-
 
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
6
  datasets:
7
  - squad_v2
8
  model-index:
9
+ - name: deberta-v3-base-finetuned-squad2
10
  results:
11
  - task:
12
  name: Question Answering
13
  type: question-answering
14
  dataset:
15
+ type: squad_v2
16
  name: SQuAD 2
17
  config: squad_v2
18
  split: validation
19
  args: en
20
  metrics:
21
+ - type: exact_match
22
+ value: 84.56161037648447
23
+ name: Exact-Match
24
+ - type: f1
25
+ value: 87.81110592215731
26
+ name: F1-score
27
+ language:
28
+ - en
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You