Datasets:

Tasks:
Other
Languages:
English
Multilinguality:
monolingual
Size Categories:
100M<n<1B
ArXiv:
Tags:
License:
mariosasko commited on
Commit
9ef290b
1 Parent(s): b006f86

Upload dataset

Browse files
README.md CHANGED
@@ -112,6 +112,25 @@ dataset_info:
112
  num_examples: 1000
113
  download_size: 6276720
114
  dataset_size: 19532695
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  configs:
116
  - config_name: adversarial_qa_dbert_answer_the_following_q
117
  data_files:
@@ -145,6 +164,12 @@ configs:
145
  path: adversarial_qa_dbert_tell_what_it_is/train-*
146
  - split: validation
147
  path: adversarial_qa_dbert_tell_what_it_is/validation-*
 
 
 
 
 
 
148
  ---
149
 
150
  # Dataset Card for P3
 
112
  num_examples: 1000
113
  download_size: 6276720
114
  dataset_size: 19532695
115
+ - config_name: adversarial_qa_dbidaf_answer_the_following_q
116
+ features:
117
+ - name: inputs
118
+ sequence: int32
119
+ - name: inputs_pretokenized
120
+ dtype: string
121
+ - name: targets
122
+ sequence: int32
123
+ - name: targets_pretokenized
124
+ dtype: string
125
+ splits:
126
+ - name: train
127
+ num_bytes: 18273217
128
+ num_examples: 10000
129
+ - name: validation
130
+ num_bytes: 1797789
131
+ num_examples: 1000
132
+ download_size: 6321670
133
+ dataset_size: 20071006
134
  configs:
135
  - config_name: adversarial_qa_dbert_answer_the_following_q
136
  data_files:
 
164
  path: adversarial_qa_dbert_tell_what_it_is/train-*
165
  - split: validation
166
  path: adversarial_qa_dbert_tell_what_it_is/validation-*
167
+ - config_name: adversarial_qa_dbidaf_answer_the_following_q
168
+ data_files:
169
+ - split: train
170
+ path: adversarial_qa_dbidaf_answer_the_following_q/train-*
171
+ - split: validation
172
+ path: adversarial_qa_dbidaf_answer_the_following_q/validation-*
173
  ---
174
 
175
  # Dataset Card for P3
adversarial_qa_dbidaf_answer_the_following_q/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57c429ad8ac739bfce676e966399adc3639ea6788f4359d0b69af2d6d17ec443
3
+ size 5756215
adversarial_qa_dbidaf_answer_the_following_q/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3b65ef122542f013c480254a9777d9d93d443f6bb13feb26ff6a6740616c987
3
+ size 565455