zechen-nlp commited on
Commit
eed30e5
·
verified ·
1 Parent(s): 050c397

Add QA for triviaqa-wikiqa with 16384 tokens

Browse files
README.md CHANGED
@@ -1,6 +1,27 @@
1
  ---
2
  license: apache-2.0
3
  dataset_info:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  - config_name: wikiqa_4096
5
  features:
6
  - name: question
@@ -44,6 +65,12 @@ dataset_info:
44
  download_size: 219013517
45
  dataset_size: 370213428
46
  configs:
 
 
 
 
 
 
47
  - config_name: wikiqa_4096
48
  data_files:
49
  - split: train
 
1
  ---
2
  license: apache-2.0
3
  dataset_info:
4
+ - config_name: wikiqa_16384
5
+ features:
6
+ - name: question
7
+ dtype: string
8
+ - name: answer
9
+ dtype: string
10
+ - name: answer_aliases
11
+ list: string
12
+ - name: num_tokens
13
+ dtype: int64
14
+ - name: context
15
+ list: string
16
+ splits:
17
+ - name: train
18
+ num_bytes: 905114751
19
+ num_examples: 16951
20
+ - name: test
21
+ num_bytes: 115555697
22
+ num_examples: 2171
23
+ download_size: 598505057
24
+ dataset_size: 1020670448
25
  - config_name: wikiqa_4096
26
  features:
27
  - name: question
 
65
  download_size: 219013517
66
  dataset_size: 370213428
67
  configs:
68
+ - config_name: wikiqa_16384
69
+ data_files:
70
+ - split: train
71
+ path: wikiqa_16384/train-*
72
+ - split: test
73
+ path: wikiqa_16384/test-*
74
  - config_name: wikiqa_4096
75
  data_files:
76
  - split: train
wikiqa_16384/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0beeaa3f63cbbf993d449c9094219e149316b8211722074f2b56ef4879fd519b
3
+ size 67859929
wikiqa_16384/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0f663cb5b73a9ffcda34a4c7ca6f440d217d004da984336bc019e33195a42b0
3
+ size 225944460
wikiqa_16384/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dd6397f197095393cc5600e081a778a144a37fabcc0ed4e3fe61b2dcf2bd34b
3
+ size 304700668