Librarian Bot: Update Hugging Face dataset ID

#6
Files changed (1) hide show
  1. README.md +19 -19
README.md CHANGED
@@ -2,6 +2,13 @@
2
  license: mit
3
  tags:
4
  - generated_from_trainer
 
 
 
 
 
 
 
5
  model-index:
6
  - name: rob-base-superqa
7
  results:
@@ -14,13 +21,13 @@ model-index:
14
  config: adversarialQA
15
  split: validation
16
  metrics:
17
- - name: Exact Match
18
- type: exact_match
19
  value: 43.8667
 
20
  verified: true
21
- - name: F1
22
- type: f1
23
  value: 55.135
 
24
  verified: true
25
  - task:
26
  type: question-answering
@@ -31,13 +38,13 @@ model-index:
31
  config: squad_v2
32
  split: validation
33
  metrics:
34
- - name: Exact Match
35
- type: exact_match
36
  value: 79.2432
 
37
  verified: true
38
- - name: F1
39
- type: f1
40
  value: 82.336
 
41
  verified: true
42
  - task:
43
  type: question-answering
@@ -48,21 +55,14 @@ model-index:
48
  config: default
49
  split: validation
50
  metrics:
51
- - name: Exact Match
52
- type: exact_match
53
  value: 78.8581
 
54
  verified: true
55
- - name: F1
56
- type: f1
57
  value: 82.8261
 
58
  verified: true
59
- task:
60
- - question-answering
61
- datasets:
62
- - squad_v2
63
- - quoref
64
- - adversarial_qa
65
- - duorc
66
  ---
67
 
68
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
2
  license: mit
3
  tags:
4
  - generated_from_trainer
5
+ datasets:
6
+ - squad_v2
7
+ - quoref
8
+ - adversarial_qa
9
+ - ibm/duorc
10
+ task:
11
+ - question-answering
12
  model-index:
13
  - name: rob-base-superqa
14
  results:
 
21
  config: adversarialQA
22
  split: validation
23
  metrics:
24
+ - type: exact_match
 
25
  value: 43.8667
26
+ name: Exact Match
27
  verified: true
28
+ - type: f1
 
29
  value: 55.135
30
+ name: F1
31
  verified: true
32
  - task:
33
  type: question-answering
 
38
  config: squad_v2
39
  split: validation
40
  metrics:
41
+ - type: exact_match
 
42
  value: 79.2432
43
+ name: Exact Match
44
  verified: true
45
+ - type: f1
 
46
  value: 82.336
47
+ name: F1
48
  verified: true
49
  - task:
50
  type: question-answering
 
55
  config: default
56
  split: validation
57
  metrics:
58
+ - type: exact_match
 
59
  value: 78.8581
60
+ name: Exact Match
61
  verified: true
62
+ - type: f1
 
63
  value: 82.8261
64
+ name: F1
65
  verified: true
 
 
 
 
 
 
 
66
  ---
67
 
68
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You