Datasets:

Tasks:
Other
Languages:
English
Multilinguality:
monolingual
Size Categories:
100M<n<1B
ArXiv:
Tags:
License:
mariosasko commited on
Commit
5c3bffe
1 Parent(s): 47c4e6d

Upload dataset

Browse files
README.md CHANGED
@@ -229,6 +229,25 @@ dataset_info:
229
  num_examples: 1000
230
  download_size: 6223439
231
  dataset_size: 19882768
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
232
  configs:
233
  - config_name: adversarial_qa_dbert_answer_the_following_q
234
  data_files:
@@ -300,6 +319,12 @@ configs:
300
  path: adversarial_qa_droberta_answer_the_following_q/train-*
301
  - split: validation
302
  path: adversarial_qa_droberta_answer_the_following_q/validation-*
 
 
 
 
 
 
303
  ---
304
 
305
  # Dataset Card for P3
 
229
  num_examples: 1000
230
  download_size: 6223439
231
  dataset_size: 19882768
232
+ - config_name: adversarial_qa_droberta_based_on
233
+ features:
234
+ - name: inputs
235
+ sequence: int32
236
+ - name: inputs_pretokenized
237
+ dtype: string
238
+ - name: targets
239
+ sequence: int32
240
+ - name: targets_pretokenized
241
+ dtype: string
242
+ splits:
243
+ - name: train
244
+ num_bytes: 17352073
245
+ num_examples: 10000
246
+ - name: validation
247
+ num_bytes: 1725151
248
+ num_examples: 1000
249
+ download_size: 6202901
250
+ dataset_size: 19077224
251
  configs:
252
  - config_name: adversarial_qa_dbert_answer_the_following_q
253
  data_files:
 
319
  path: adversarial_qa_droberta_answer_the_following_q/train-*
320
  - split: validation
321
  path: adversarial_qa_droberta_answer_the_following_q/validation-*
322
+ - config_name: adversarial_qa_droberta_based_on
323
+ data_files:
324
+ - split: train
325
+ path: adversarial_qa_droberta_based_on/train-*
326
+ - split: validation
327
+ path: adversarial_qa_droberta_based_on/validation-*
328
  ---
329
 
330
  # Dataset Card for P3
adversarial_qa_droberta_based_on/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be1a98fc3abcc1a894b7bce1eb58499e7b13f5ef69a93d2c75cb2ec827e62326
3
+ size 5654644
adversarial_qa_droberta_based_on/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33e2bbd352947919dd9a23526558d9c4a210f2bf007a04c50ab189617e832d1b
3
+ size 548257