dmrau commited on
Commit
347dfd2
·
verified ·
1 Parent(s): df7a476

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -21
README.md CHANGED
@@ -1,21 +1,13 @@
1
- ---
2
- dataset_info:
3
- features:
4
- - name: id
5
- dtype: string
6
- - name: content
7
- dtype: string
8
- - name: label
9
- sequence: string
10
- splits:
11
- - name: train
12
- num_bytes: 128852580
13
- num_examples: 494513
14
- download_size: 60940829
15
- dataset_size: 128852580
16
- configs:
17
- - config_name: default
18
- data_files:
19
- - split: train
20
- path: data/train-*
21
- ---
 
1
+ This dataset contains a combination of the following QA datasets:
2
+
3
+ - nq open
4
+ - msmarco 2.1 (first 100k)
5
+ - adverserial qa
6
+ - hotpotqa
7
+ - wikiqa
8
+ - sciq
9
+ - asqa
10
+ - triviaqa
11
+ - wikiqa
12
+ - freebase_qa
13
+ - squad_v1.1