commit files to HF hub
Browse files
README.md
CHANGED
@@ -7,24 +7,9 @@ size_categories:
|
|
7 |
task_categories:
|
8 |
- text-retrieval
|
9 |
- question-answering
|
10 |
-
pretty_name: MS Marco -
|
|
|
11 |
dataset_info:
|
12 |
-
- config_name: default
|
13 |
-
features:
|
14 |
-
- name: qid
|
15 |
-
dtype: int64
|
16 |
-
- name: q0
|
17 |
-
dtype: int64
|
18 |
-
- name: pid
|
19 |
-
dtype: int64
|
20 |
-
- name: rank
|
21 |
-
dtype: int64
|
22 |
-
splits:
|
23 |
-
- name: train
|
24 |
-
num_bytes: 17048352
|
25 |
-
num_examples: 532761
|
26 |
-
download_size: 6727024
|
27 |
-
dataset_size: 17048352
|
28 |
- config_name: passages
|
29 |
features:
|
30 |
- name: pid
|
@@ -37,6 +22,20 @@ dataset_info:
|
|
37 |
num_examples: 718217
|
38 |
download_size: 154088206
|
39 |
dataset_size: 249167997
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
40 |
- config_name: qrels
|
41 |
features:
|
42 |
- name: qid
|
@@ -49,18 +48,11 @@ dataset_info:
|
|
49 |
dtype: int64
|
50 |
splits:
|
51 |
- name: train
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
dtype: string
|
58 |
-
splits:
|
59 |
-
- name: train
|
60 |
-
num_bytes: 23776232
|
61 |
-
num_examples: 501428
|
62 |
-
download_size: 17669620
|
63 |
-
dataset_size: 23776232
|
64 |
- config_name: triples
|
65 |
features:
|
66 |
- name: qid
|
@@ -75,15 +67,13 @@ dataset_info:
|
|
75 |
num_examples: 1000000
|
76 |
download_size: 15887012
|
77 |
dataset_size: 24000000
|
|
|
78 |
configs:
|
79 |
-
- config_name: default
|
80 |
-
data_files:
|
81 |
-
- split: train
|
82 |
-
path: data/train-*
|
83 |
- config_name: passages
|
84 |
data_files:
|
85 |
- split: train
|
86 |
path: data/collection/train-*
|
|
|
87 |
- config_name: qrels
|
88 |
data_files:
|
89 |
- split: train
|
|
|
7 |
task_categories:
|
8 |
- text-retrieval
|
9 |
- question-answering
|
10 |
+
pretty_name: MS Marco - Turkish
|
11 |
+
|
12 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
- config_name: passages
|
14 |
features:
|
15 |
- name: pid
|
|
|
22 |
num_examples: 718217
|
23 |
download_size: 154088206
|
24 |
dataset_size: 249167997
|
25 |
+
|
26 |
+
- config_name: queries
|
27 |
+
features:
|
28 |
+
- name: qid
|
29 |
+
dtype: int64
|
30 |
+
- name: text
|
31 |
+
dtype: string
|
32 |
+
splits:
|
33 |
+
- name: train
|
34 |
+
num_bytes: 23776232
|
35 |
+
num_examples: 501428
|
36 |
+
download_size: 17669620
|
37 |
+
dataset_size: 23776232
|
38 |
+
|
39 |
- config_name: qrels
|
40 |
features:
|
41 |
- name: qid
|
|
|
48 |
dtype: int64
|
49 |
splits:
|
50 |
- name: train
|
51 |
+
num_bytes: 17048352
|
52 |
+
num_examples: 532761
|
53 |
+
download_size: 6727024
|
54 |
+
dataset_size: 17048352
|
55 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
- config_name: triples
|
57 |
features:
|
58 |
- name: qid
|
|
|
67 |
num_examples: 1000000
|
68 |
download_size: 15887012
|
69 |
dataset_size: 24000000
|
70 |
+
|
71 |
configs:
|
|
|
|
|
|
|
|
|
72 |
- config_name: passages
|
73 |
data_files:
|
74 |
- split: train
|
75 |
path: data/collection/train-*
|
76 |
+
default: true
|
77 |
- config_name: qrels
|
78 |
data_files:
|
79 |
- split: train
|
data/qrels/dataset_info.json
DELETED
@@ -1,24 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"citation": "",
|
3 |
-
"description": "",
|
4 |
-
"features": {
|
5 |
-
"qid": {
|
6 |
-
"dtype": "int64",
|
7 |
-
"_type": "Value"
|
8 |
-
},
|
9 |
-
"q0": {
|
10 |
-
"dtype": "int64",
|
11 |
-
"_type": "Value"
|
12 |
-
},
|
13 |
-
"pid": {
|
14 |
-
"dtype": "int64",
|
15 |
-
"_type": "Value"
|
16 |
-
},
|
17 |
-
"rank": {
|
18 |
-
"dtype": "int64",
|
19 |
-
"_type": "Value"
|
20 |
-
}
|
21 |
-
},
|
22 |
-
"homepage": "",
|
23 |
-
"license": ""
|
24 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
data/qrels/state.json
DELETED
@@ -1,13 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"_data_files": [
|
3 |
-
{
|
4 |
-
"filename": "train-00000-of-00001.arrow"
|
5 |
-
}
|
6 |
-
],
|
7 |
-
"_fingerprint": "782d38943f4a7a8f",
|
8 |
-
"_format_columns": null,
|
9 |
-
"_format_kwargs": {},
|
10 |
-
"_format_type": null,
|
11 |
-
"_output_all_columns": false,
|
12 |
-
"_split": null
|
13 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
data/{train-00000-of-00001-9d168e3a81494b13.parquet → qrels/train-00000-of-00001-9d168e3a81494b13.parquet}
RENAMED
File without changes
|
data/qrels/train-00000-of-00001.arrow
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:960e0b2628818a13d6a034e48c714342199dc7e919199e5dbe3262cce5a72847
|
3 |
-
size 17202408
|
|
|
|
|
|
|
|