Datasets:
mariosasko
commited on
Commit
•
243ef93
1
Parent(s):
eaea454
Update size info
Browse files
README.md
CHANGED
@@ -34,10 +34,10 @@ dataset_info:
|
|
34 |
sequence: float32
|
35 |
splits:
|
36 |
- name: train
|
37 |
-
num_bytes:
|
38 |
num_examples: 21015300
|
39 |
-
download_size:
|
40 |
-
dataset_size:
|
41 |
- config_name: psgs_w100.nq.compressed
|
42 |
features:
|
43 |
- name: id
|
@@ -50,10 +50,10 @@ dataset_info:
|
|
50 |
sequence: float32
|
51 |
splits:
|
52 |
- name: train
|
53 |
-
num_bytes:
|
54 |
num_examples: 21015300
|
55 |
-
download_size:
|
56 |
-
dataset_size:
|
57 |
- config_name: psgs_w100.nq.no_index
|
58 |
features:
|
59 |
- name: id
|
@@ -66,10 +66,10 @@ dataset_info:
|
|
66 |
sequence: float32
|
67 |
splits:
|
68 |
- name: train
|
69 |
-
num_bytes:
|
70 |
num_examples: 21015300
|
71 |
-
download_size:
|
72 |
-
dataset_size:
|
73 |
- config_name: psgs_w100.multiset.exact
|
74 |
features:
|
75 |
- name: id
|
@@ -82,10 +82,10 @@ dataset_info:
|
|
82 |
sequence: float32
|
83 |
splits:
|
84 |
- name: train
|
85 |
-
num_bytes:
|
86 |
num_examples: 21015300
|
87 |
-
download_size:
|
88 |
-
dataset_size:
|
89 |
- config_name: psgs_w100.multiset.compressed
|
90 |
features:
|
91 |
- name: id
|
@@ -98,10 +98,10 @@ dataset_info:
|
|
98 |
sequence: float32
|
99 |
splits:
|
100 |
- name: train
|
101 |
-
num_bytes:
|
102 |
num_examples: 21015300
|
103 |
-
download_size:
|
104 |
-
dataset_size:
|
105 |
- config_name: psgs_w100.multiset.no_index
|
106 |
features:
|
107 |
- name: id
|
@@ -114,10 +114,10 @@ dataset_info:
|
|
114 |
sequence: float32
|
115 |
splits:
|
116 |
- name: train
|
117 |
-
num_bytes:
|
118 |
num_examples: 21015300
|
119 |
-
download_size:
|
120 |
-
dataset_size:
|
121 |
---
|
122 |
|
123 |
# Dataset Card for "wiki_dpr"
|
@@ -151,9 +151,6 @@ dataset_info:
|
|
151 |
- **Repository:** https://github.com/facebookresearch/DPR
|
152 |
- **Paper:** https://arxiv.org/abs/2004.04906
|
153 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
154 |
-
- **Size of downloaded dataset files:** 425.79 GB
|
155 |
-
- **Size of the generated dataset:** 470.52 GB
|
156 |
-
- **Total amount of disk used:** 978.05 GB
|
157 |
|
158 |
### Dataset Summary
|
159 |
|
@@ -193,7 +190,7 @@ Each instance contains a paragraph of at most 100 words, as well as the title of
|
|
193 |
|
194 |
- **Size of downloaded dataset files:** 70.97 GB
|
195 |
- **Size of the generated dataset:** 78.42 GB
|
196 |
-
- **Total amount of disk used:**
|
197 |
|
198 |
An example of 'train' looks as follows.
|
199 |
```
|
@@ -217,9 +214,9 @@ This example was too long and was cropped:
|
|
217 |
|
218 |
#### psgs_w100.multiset.exact
|
219 |
|
220 |
-
- **Size of downloaded dataset files:**
|
221 |
- **Size of the generated dataset:** 78.42 GB
|
222 |
-
- **Total amount of disk used:**
|
223 |
|
224 |
An example of 'train' looks as follows.
|
225 |
```
|
@@ -243,9 +240,9 @@ This example was too long and was cropped:
|
|
243 |
|
244 |
#### psgs_w100.multiset.no_index
|
245 |
|
246 |
-
- **Size of downloaded dataset files:**
|
247 |
- **Size of the generated dataset:** 78.42 GB
|
248 |
-
- **Total amount of disk used:**
|
249 |
|
250 |
An example of 'train' looks as follows.
|
251 |
```
|
@@ -269,9 +266,9 @@ This example was too long and was cropped:
|
|
269 |
|
270 |
#### psgs_w100.nq.compressed
|
271 |
|
272 |
-
- **Size of downloaded dataset files:**
|
273 |
- **Size of the generated dataset:** 78.42 GB
|
274 |
-
- **Total amount of disk used:**
|
275 |
|
276 |
An example of 'train' looks as follows.
|
277 |
```
|
@@ -295,9 +292,9 @@ This example was too long and was cropped:
|
|
295 |
|
296 |
#### psgs_w100.nq.exact
|
297 |
|
298 |
-
- **Size of downloaded dataset files:**
|
299 |
- **Size of the generated dataset:** 78.42 GB
|
300 |
-
- **Total amount of disk used:**
|
301 |
|
302 |
An example of 'train' looks as follows.
|
303 |
```
|
|
|
34 |
sequence: float32
|
35 |
splits:
|
36 |
- name: train
|
37 |
+
num_bytes: 78419248156
|
38 |
num_examples: 21015300
|
39 |
+
download_size: 85288677114
|
40 |
+
dataset_size: 78419248156
|
41 |
- config_name: psgs_w100.nq.compressed
|
42 |
features:
|
43 |
- name: id
|
|
|
50 |
sequence: float32
|
51 |
splits:
|
52 |
- name: train
|
53 |
+
num_bytes: 78419248156
|
54 |
num_examples: 21015300
|
55 |
+
download_size: 85288677114
|
56 |
+
dataset_size: 78419248156
|
57 |
- config_name: psgs_w100.nq.no_index
|
58 |
features:
|
59 |
- name: id
|
|
|
66 |
sequence: float32
|
67 |
splits:
|
68 |
- name: train
|
69 |
+
num_bytes: 78419248156
|
70 |
num_examples: 21015300
|
71 |
+
download_size: 85288677114
|
72 |
+
dataset_size: 78419248156
|
73 |
- config_name: psgs_w100.multiset.exact
|
74 |
features:
|
75 |
- name: id
|
|
|
82 |
sequence: float32
|
83 |
splits:
|
84 |
- name: train
|
85 |
+
num_bytes: 78419248156
|
86 |
num_examples: 21015300
|
87 |
+
download_size: 85289275855
|
88 |
+
dataset_size: 78419248156
|
89 |
- config_name: psgs_w100.multiset.compressed
|
90 |
features:
|
91 |
- name: id
|
|
|
98 |
sequence: float32
|
99 |
splits:
|
100 |
- name: train
|
101 |
+
num_bytes: 78419248156
|
102 |
num_examples: 21015300
|
103 |
+
download_size: 85289275855
|
104 |
+
dataset_size: 78419248156
|
105 |
- config_name: psgs_w100.multiset.no_index
|
106 |
features:
|
107 |
- name: id
|
|
|
114 |
sequence: float32
|
115 |
splits:
|
116 |
- name: train
|
117 |
+
num_bytes: 78419248156
|
118 |
num_examples: 21015300
|
119 |
+
download_size: 85289275855
|
120 |
+
dataset_size: 78419248156
|
121 |
---
|
122 |
|
123 |
# Dataset Card for "wiki_dpr"
|
|
|
151 |
- **Repository:** https://github.com/facebookresearch/DPR
|
152 |
- **Paper:** https://arxiv.org/abs/2004.04906
|
153 |
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
|
|
|
|
154 |
|
155 |
### Dataset Summary
|
156 |
|
|
|
190 |
|
191 |
- **Size of downloaded dataset files:** 70.97 GB
|
192 |
- **Size of the generated dataset:** 78.42 GB
|
193 |
+
- **Total amount of disk used:** 163.71 GB
|
194 |
|
195 |
An example of 'train' looks as follows.
|
196 |
```
|
|
|
214 |
|
215 |
#### psgs_w100.multiset.exact
|
216 |
|
217 |
+
- **Size of downloaded dataset files:** 85.23 GB
|
218 |
- **Size of the generated dataset:** 78.42 GB
|
219 |
+
- **Total amount of disk used:** 163.71 GB
|
220 |
|
221 |
An example of 'train' looks as follows.
|
222 |
```
|
|
|
240 |
|
241 |
#### psgs_w100.multiset.no_index
|
242 |
|
243 |
+
- **Size of downloaded dataset files:** 85.23 GB
|
244 |
- **Size of the generated dataset:** 78.42 GB
|
245 |
+
- **Total amount of disk used:** 163.71 GB
|
246 |
|
247 |
An example of 'train' looks as follows.
|
248 |
```
|
|
|
266 |
|
267 |
#### psgs_w100.nq.compressed
|
268 |
|
269 |
+
- **Size of downloaded dataset files:** 85.23 GB
|
270 |
- **Size of the generated dataset:** 78.42 GB
|
271 |
+
- **Total amount of disk used:** 163.71 GB
|
272 |
|
273 |
An example of 'train' looks as follows.
|
274 |
```
|
|
|
292 |
|
293 |
#### psgs_w100.nq.exact
|
294 |
|
295 |
+
- **Size of downloaded dataset files:** 85.23 GB
|
296 |
- **Size of the generated dataset:** 78.42 GB
|
297 |
+
- **Total amount of disk used:** 163.71 GB
|
298 |
|
299 |
An example of 'train' looks as follows.
|
300 |
```
|