sileod commited on
Commit
ab53921
1 Parent(s): df60f02

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +35 -37
README.md CHANGED
@@ -28,51 +28,49 @@ dataset_info:
28
  dtype: string
29
  - name: article
30
  dtype: string
31
- - name: questions
 
 
 
 
 
 
 
 
 
 
 
 
 
 
32
  list:
33
- - name: difficult
 
 
34
  dtype: int64
35
- - name: gold_label
36
  dtype: int64
37
- - name: options
38
- sequence: string
39
- - name: question
40
- dtype: string
41
- - name: question_unique_id
 
 
42
  dtype: string
43
- - name: speed_validation
44
- list:
45
- - name: speed_annotator_id
46
- dtype: string
47
- - name: speed_answer
48
- dtype: int64
49
- - name: validation
50
- list:
51
- - name: untimed_annotator_id
52
- dtype: string
53
- - name: untimed_answer
54
- dtype: int64
55
- - name: untimed_best_distractor
56
- dtype: int64
57
- - name: untimed_eval1_answerability
58
- dtype: int64
59
- - name: untimed_eval2_context
60
- dtype: int64
61
- - name: writer_label
62
  dtype: int64
63
- - name: url
64
- dtype: string
65
- - name: license
66
- dtype: string
67
  splits:
68
  - name: validation
69
- num_bytes: 6963297
70
- num_examples: 230
71
  - name: train
72
- num_bytes: 8978473
73
- num_examples: 300
74
- download_size: 5020122
75
- dataset_size: 15941770
76
  ---
77
  # Dataset Card for "QuALITY"
78
 
 
28
  dtype: string
29
  - name: article
30
  dtype: string
31
+ - name: url
32
+ dtype: string
33
+ - name: license
34
+ dtype: string
35
+ - name: question
36
+ dtype: string
37
+ - name: question_unique_id
38
+ dtype: string
39
+ - name: options
40
+ sequence: string
41
+ - name: writer_label
42
+ dtype: int64
43
+ - name: gold_label
44
+ dtype: int64
45
+ - name: validation
46
  list:
47
+ - name: untimed_annotator_id
48
+ dtype: string
49
+ - name: untimed_answer
50
  dtype: int64
51
+ - name: untimed_best_distractor
52
  dtype: int64
53
+ - name: untimed_eval1_answerability
54
+ dtype: int64
55
+ - name: untimed_eval2_context
56
+ dtype: int64
57
+ - name: speed_validation
58
+ list:
59
+ - name: speed_annotator_id
60
  dtype: string
61
+ - name: speed_answer
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
62
  dtype: int64
63
+ - name: difficult
64
+ dtype: int64
 
 
65
  splits:
66
  - name: validation
67
+ num_bytes: 53215616
68
+ num_examples: 2086
69
  - name: train
70
+ num_bytes: 64961535
71
+ num_examples: 2523
72
+ download_size: 6089399
73
+ dataset_size: 118177151
74
  ---
75
  # Dataset Card for "QuALITY"
76