Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -52,6 +52,28 @@ dataset_info:
52
  num_examples: 1000
53
  download_size: 6206744
54
  dataset_size: 19298119
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
55
  configs:
56
  - config_name: adversarial_qa_dbert_answer_the_following_q
57
  data_files:
@@ -65,6 +87,14 @@ configs:
65
  path: adversarial_qa_dbert_based_on/train-*
66
  - split: validation
67
  path: adversarial_qa_dbert_based_on/validation-*
 
 
 
 
 
 
 
 
68
  ---
69
 
70
  # Dataset Card for P3
 
52
  num_examples: 1000
53
  download_size: 6206744
54
  dataset_size: 19298119
55
+ - config_name: adversarial_qa_dbert_generate_question
56
+ features:
57
+ - name: inputs
58
+ sequence: int32
59
+ - name: inputs_pretokenized
60
+ dtype: string
61
+ - name: targets
62
+ sequence: int32
63
+ - name: targets_pretokenized
64
+ dtype: string
65
+ splits:
66
+ - name: train
67
+ num_bytes: 18552810
68
+ num_examples: 10000
69
+ - name: validation
70
+ num_bytes: 1824231
71
+ num_examples: 1000
72
+ - name: test
73
+ num_bytes: 1954952
74
+ num_examples: 1000
75
+ download_size: 5882604
76
+ dataset_size: 22331993
77
  configs:
78
  - config_name: adversarial_qa_dbert_answer_the_following_q
79
  data_files:
 
87
  path: adversarial_qa_dbert_based_on/train-*
88
  - split: validation
89
  path: adversarial_qa_dbert_based_on/validation-*
90
+ - config_name: adversarial_qa_dbert_generate_question
91
+ data_files:
92
+ - split: train
93
+ path: adversarial_qa_dbert_generate_question/train-*
94
+ - split: validation
95
+ path: adversarial_qa_dbert_generate_question/validation-*
96
+ - split: test
97
+ path: adversarial_qa_dbert_generate_question/test-*
98
  ---
99
 
100
  # Dataset Card for P3
adversarial_qa_dbert_generate_question/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:454079f0e5dbe88d9bfee8cd917b0d3edd9ff973e905da925d26d0b5dceadbea
3
+ size 539687
adversarial_qa_dbert_generate_question/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc0081ce07137b78183b928db327fc5512e6920ad64c4bad9b3551f3b82e5084
3
+ size 4843021
adversarial_qa_dbert_generate_question/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6932eee328f8c45df4dd49c7abb99ead318a5e062a384f2e046b73c971bb6cb8
3
+ size 499896