Upload dataset
Browse files- README.md +34 -0
- data/corpus-00000-of-00001.parquet +3 -0
- data/queries-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: _id
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: title
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: partition
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: language
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: meta_information
|
| 13 |
+
struct:
|
| 14 |
+
- name: resource
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: text
|
| 17 |
+
dtype: string
|
| 18 |
+
splits:
|
| 19 |
+
- name: corpus
|
| 20 |
+
num_bytes: 1938623
|
| 21 |
+
num_examples: 9071
|
| 22 |
+
- name: queries
|
| 23 |
+
num_bytes: 83936111
|
| 24 |
+
num_examples: 182735
|
| 25 |
+
download_size: 34985256
|
| 26 |
+
dataset_size: 85874734
|
| 27 |
+
configs:
|
| 28 |
+
- config_name: default
|
| 29 |
+
data_files:
|
| 30 |
+
- split: corpus
|
| 31 |
+
path: data/corpus-*
|
| 32 |
+
- split: queries
|
| 33 |
+
path: data/queries-*
|
| 34 |
+
---
|
data/corpus-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:50b7c413b47ebabbc63c11265a9cecbe403b6db7fd6d4ae01e39efeae265b0f3
|
| 3 |
+
size 869082
|
data/queries-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:92e836750603ce24658617c2c1bda5b79feef2093ec9a43c315ee630c875c05b
|
| 3 |
+
size 34116174
|