jxm commited on
Commit
b515950
·
verified ·
1 Parent(s): bcdcfb3

Upload dataset (part 00004-of-00005)

Browse files
README.md ADDED
@@ -0,0 +1,196 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: query
5
+ dtype: string
6
+ - name: pos
7
+ sequence: string
8
+ - name: neg
9
+ sequence: string
10
+ - name: category
11
+ dtype: string
12
+ - name: type
13
+ dtype: string
14
+ - name: prompt
15
+ dtype: string
16
+ - name: pos_scores
17
+ sequence: float32
18
+ - name: neg_scores
19
+ sequence: float32
20
+ splits:
21
+ - name: twenty_news_groups
22
+ num_bytes: 10644197
23
+ num_examples: 11854
24
+ - name: biorxiv_abstract
25
+ num_bytes: 182788819
26
+ num_examples: 4070
27
+ - name: medrxiv_abstract
28
+ num_bytes: 58248376
29
+ num_examples: 1157
30
+ - name: arxiv_title
31
+ num_bytes: 35663445
32
+ num_examples: 20000
33
+ - name: arXiv_abstract
34
+ num_bytes: 449471879
35
+ num_examples: 20000
36
+ - name: biorxiv_title
37
+ num_bytes: 12121283
38
+ num_examples: 4070
39
+ - name: medrxiv_title
40
+ num_bytes: 3803783
41
+ num_examples: 1157
42
+ - name: toxic_conversations_classification
43
+ num_bytes: 11499650
44
+ num_examples: 25000
45
+ - name: amazon_counterfactual_classification
46
+ num_bytes: 1557984
47
+ num_examples: 3907
48
+ - name: emotion_classification
49
+ num_bytes: 8286968
50
+ num_examples: 14341
51
+ - name: banking_classification
52
+ num_bytes: 13922645
53
+ num_examples: 10003
54
+ - name: amazon_reviews_classification
55
+ num_bytes: 14374654
56
+ num_examples: 20000
57
+ - name: mtop_intent_classification
58
+ num_bytes: 15275262
59
+ num_examples: 15667
60
+ - name: tweet_sentiment_extraction_classification
61
+ num_bytes: 15024620
62
+ num_examples: 27481
63
+ - name: imdb_classification
64
+ num_bytes: 39517198
65
+ num_examples: 25000
66
+ - name: sts
67
+ num_bytes: 22807166
68
+ num_examples: 2006
69
+ - name: msmarco_passage
70
+ num_bytes: 4895731956
71
+ num_examples: 485823
72
+ - name: hotpotqa
73
+ num_bytes: 767453695
74
+ num_examples: 84516
75
+ - name: msmarco_document
76
+ num_bytes: 81313699404
77
+ num_examples: 367013
78
+ - name: nli
79
+ num_bytes: 73300719
80
+ num_examples: 275601
81
+ - name: eli5
82
+ num_bytes: 3355861720
83
+ num_examples: 325475
84
+ - name: squad
85
+ num_bytes: 669246050
86
+ num_examples: 87599
87
+ - name: fiqa
88
+ num_bytes: 100997705
89
+ num_examples: 5500
90
+ - name: nq
91
+ num_bytes: 3722757937
92
+ num_examples: 58568
93
+ - name: arguana
94
+ num_bytes: 71238399
95
+ num_examples: 4065
96
+ - name: trivial
97
+ num_bytes: 3872346604
98
+ num_examples: 60315
99
+ - name: fever
100
+ num_bytes: 763259063
101
+ num_examples: 29096
102
+ - name: quora
103
+ num_bytes: 125998058
104
+ num_examples: 60202
105
+ - name: stack_overflow_dup_questions
106
+ num_bytes: 31569385
107
+ num_examples: 19847
108
+ - name: stack_exchange_clusteringP2P
109
+ num_bytes: 396904176
110
+ num_examples: 20000
111
+ - name: reddit_clustering
112
+ num_bytes: 33503316
113
+ num_examples: 20000
114
+ - name: reddit_clusteringP2P
115
+ num_bytes: 356250663
116
+ num_examples: 20000
117
+ - name: stack_exchange_clustering
118
+ num_bytes: 31565041
119
+ num_examples: 20000
120
+ - name: scidocsrr
121
+ num_bytes: 323459083
122
+ num_examples: 12655
123
+ download_size: 56715732410
124
+ dataset_size: 101800150903
125
+ configs:
126
+ - config_name: default
127
+ data_files:
128
+ - split: twenty_news_groups
129
+ path: data/twenty_news_groups-*
130
+ - split: biorxiv_abstract
131
+ path: data/biorxiv_abstract-*
132
+ - split: medrxiv_abstract
133
+ path: data/medrxiv_abstract-*
134
+ - split: arxiv_title
135
+ path: data/arxiv_title-*
136
+ - split: arXiv_abstract
137
+ path: data/arXiv_abstract-*
138
+ - split: biorxiv_title
139
+ path: data/biorxiv_title-*
140
+ - split: medrxiv_title
141
+ path: data/medrxiv_title-*
142
+ - split: toxic_conversations_classification
143
+ path: data/toxic_conversations_classification-*
144
+ - split: amazon_counterfactual_classification
145
+ path: data/amazon_counterfactual_classification-*
146
+ - split: emotion_classification
147
+ path: data/emotion_classification-*
148
+ - split: banking_classification
149
+ path: data/banking_classification-*
150
+ - split: amazon_reviews_classification
151
+ path: data/amazon_reviews_classification-*
152
+ - split: mtop_intent_classification
153
+ path: data/mtop_intent_classification-*
154
+ - split: tweet_sentiment_extraction_classification
155
+ path: data/tweet_sentiment_extraction_classification-*
156
+ - split: imdb_classification
157
+ path: data/imdb_classification-*
158
+ - split: sts
159
+ path: data/sts-*
160
+ - split: msmarco_passage
161
+ path: data/msmarco_passage-*
162
+ - split: hotpotqa
163
+ path: data/hotpotqa-*
164
+ - split: msmarco_document
165
+ path: data/msmarco_document-*
166
+ - split: nli
167
+ path: data/nli-*
168
+ - split: eli5
169
+ path: data/eli5-*
170
+ - split: squad
171
+ path: data/squad-*
172
+ - split: fiqa
173
+ path: data/fiqa-*
174
+ - split: nq
175
+ path: data/nq-*
176
+ - split: arguana
177
+ path: data/arguana-*
178
+ - split: trivial
179
+ path: data/trivial-*
180
+ - split: fever
181
+ path: data/fever-*
182
+ - split: quora
183
+ path: data/quora-*
184
+ - split: stack_overflow_dup_questions
185
+ path: data/stack_overflow_dup_questions-*
186
+ - split: stack_exchange_clusteringP2P
187
+ path: data/stack_exchange_clusteringP2P-*
188
+ - split: reddit_clustering
189
+ path: data/reddit_clustering-*
190
+ - split: reddit_clusteringP2P
191
+ path: data/reddit_clusteringP2P-*
192
+ - split: stack_exchange_clustering
193
+ path: data/stack_exchange_clustering-*
194
+ - split: scidocsrr
195
+ path: data/scidocsrr-*
196
+ ---
data/arguana-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78c2aa2733432ce3b493cba1f223a066c6c336e4a2201b3029063389905af9b6
3
+ size 16407838
data/fever-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:985224eef56973f0594488c43ddda634f9998047e0c61c627fc386b54199ef4f
3
+ size 222516463
data/fever-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:162a375f627a929db8d90f83fd57f85023ccdb124a9981cc1f0b8b05f6f44174
3
+ size 224002897
data/fiqa-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7355aa2f775322f324d354462af5e36d0967f4b5754209f3125a34fc040653a3
3
+ size 58448107
data/nq-00000-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15a5d8a611b536dfa32c7346fa17278651d9f9037c812ca75455e91db6582548
3
+ size 262639370
data/nq-00001-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95d377970b1c7edf29aae1811b0b69495a992149217b844cab2e9abf18173ee1
3
+ size 262305825
data/nq-00002-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13dd2503faeedc44967f3dfc5dc594e54d3e8aef76c146b5a0231faeb5304ea4
3
+ size 262489600
data/nq-00003-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cf99a62e272b61fab4ec30cb4ab966dcaa7ca0118737c383d3d8e2e39c565fa
3
+ size 262773524
data/nq-00004-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47efa62789ed2f06c17b1598ddbfb1f47869a606311a076d4eec0fdb40a97a67
3
+ size 262823318
data/nq-00005-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfa0d443bbfe5e6f87f6feb9dce355fa6df73c8bcfff3a44a5072e4866cb2df4
3
+ size 262544846
data/nq-00006-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5daf771cabcdf11ebb2a259583ed87acdfb7f70f267d6f2b3d7ed68938a77e18
3
+ size 262619094
data/nq-00007-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4eed4648f94073191442170737391ed4247a211826679098d5bb88048c26fea5
3
+ size 262540239
data/quora-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5373c0df812dd8cdeda7460754e32ccbbc0522de38de2311aec3d1fdc970207
3
+ size 61084002
data/reddit_clustering-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72d13c5544d0f5c503091989a94094d3fbc18d3aafda132ec3d342a3f8402e85
3
+ size 23142927
data/reddit_clusteringP2P-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a56b8b15cf0b775eeee18d1a849b08915d8d1e8b945e14bb056cea9754e0dee4
3
+ size 223098601
data/scidocsrr-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92f521fb06d7beca37d948f4d5398179aad0ad07238b96db4bfde4f935c9c091
3
+ size 183727655
data/squad-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68fd943376ddb50dd503cb7f4a03fcbe311cb35badd9b985d8a093cb10715f12
3
+ size 194399774
data/stack_exchange_clustering-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb920bd665439e0ab1c261cd47091ef7c56560147f298ce7147002b9d0b3cf68
3
+ size 21006386
data/stack_exchange_clusteringP2P-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e183b869e7527ab9a5a50e1fd9e2200223627906fe1443a7607919649b4b72b
3
+ size 234348326
data/stack_overflow_dup_questions-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cbd78121280e64311759ede40dbd69234238d5ef091d3eb8405db2ee2cce4f7
3
+ size 15182207
data/trivial-00000-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07252bc7f773bd9056fb3ac5a65cc8d093e3fcf4eafbcda2279166f73b755c41
3
+ size 258073052
data/trivial-00001-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68eff8b62872dde28c6df2a1667b490e9f0f3423038f808edbcc393c32104595
3
+ size 258511789
data/trivial-00002-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30f5299318afd9de586d3a52658292a8edee29d2fe67ad9de506e9ad2987cb2f
3
+ size 260936921
data/trivial-00003-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:253ff96a1aae13dfab2f2f369eab425a13f975b7cebded1943eae9387f931d09
3
+ size 260209206
data/trivial-00004-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2cf44ac3796826452287e4e2c9fc25ac1c576862b865deffc39543961edb1ac
3
+ size 257951927
data/trivial-00005-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba141142d4cad012ef798e1837effa6d6dc29b26cf4b6144fcddeafbcc3115d2
3
+ size 257198063
data/trivial-00006-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a756d7b244818278b9a024e4e213b6057235cfbe2d1c364a4de43b6446b42a3
3
+ size 257844477
data/trivial-00007-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3283784b2eae22b38761748a695092d3980df4bc697c0f545e0d631e1446d41c
3
+ size 258525668