Datasets:
Tasks:
Text Retrieval
Modalities:
Text
Formats:
parquet
Sub-tasks:
document-retrieval
Languages:
English
Size:
1K - 10K
Tags:
text-retrieval
License:
ArthurCamara
commited on
Commit
•
33997eb
1
Parent(s):
b30be60
Upload dataset
Browse files- README.md +17 -1
- corpus/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -13,7 +13,19 @@ task_ids:
|
|
13 |
tags:
|
14 |
- text-retrieval
|
15 |
dataset_info:
|
16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
features:
|
18 |
- name: _id
|
19 |
dtype: string
|
@@ -26,6 +38,10 @@ dataset_info:
|
|
26 |
download_size: 3881
|
27 |
dataset_size: 2948
|
28 |
configs:
|
|
|
|
|
|
|
|
|
29 |
- config_name: queries
|
30 |
data_files:
|
31 |
- split: train
|
|
|
13 |
tags:
|
14 |
- text-retrieval
|
15 |
dataset_info:
|
16 |
+
- config_name: corpus
|
17 |
+
features:
|
18 |
+
- name: _id
|
19 |
+
dtype: string
|
20 |
+
- name: text
|
21 |
+
dtype: string
|
22 |
+
splits:
|
23 |
+
- name: train
|
24 |
+
num_bytes: 6285894
|
25 |
+
num_examples: 4996
|
26 |
+
download_size: 3930640
|
27 |
+
dataset_size: 6285894
|
28 |
+
- config_name: queries
|
29 |
features:
|
30 |
- name: _id
|
31 |
dtype: string
|
|
|
38 |
download_size: 3881
|
39 |
dataset_size: 2948
|
40 |
configs:
|
41 |
+
- config_name: corpus
|
42 |
+
data_files:
|
43 |
+
- split: train
|
44 |
+
path: corpus/train-*
|
45 |
- config_name: queries
|
46 |
data_files:
|
47 |
- split: train
|
corpus/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27030417f0df4af2f762bae0477215ea7c5df28ce4f2944df8847f57defd05ad
|
3 |
+
size 3930640
|