rasdani
commited on
Commit
•
f5c87ae
1
Parent(s):
d3dc674
no need to host qrels here anymore
Browse files- README.md +0 -4
- test/data-00000-of-00001.arrow +0 -0
- test/dataset_info.json +0 -20
- test/state.json +0 -13
README.md
CHANGED
@@ -8,10 +8,6 @@ configs:
|
|
8 |
data_files:
|
9 |
- split: queries
|
10 |
path: "queries/data-00000-of-00001.arrow"
|
11 |
-
- config_name: qrels
|
12 |
-
data_files:
|
13 |
-
- split: test
|
14 |
-
path: "test/data-00000-of-00001.arrow"
|
15 |
license: cc-by-4.0
|
16 |
language:
|
17 |
- de
|
|
|
8 |
data_files:
|
9 |
- split: queries
|
10 |
path: "queries/data-00000-of-00001.arrow"
|
|
|
|
|
|
|
|
|
11 |
license: cc-by-4.0
|
12 |
language:
|
13 |
- de
|
test/data-00000-of-00001.arrow
DELETED
Binary file (52.2 kB)
|
|
test/dataset_info.json
DELETED
@@ -1,20 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"citation": "",
|
3 |
-
"description": "",
|
4 |
-
"features": {
|
5 |
-
"query-id": {
|
6 |
-
"dtype": "string",
|
7 |
-
"_type": "Value"
|
8 |
-
},
|
9 |
-
"corpus-id": {
|
10 |
-
"dtype": "string",
|
11 |
-
"_type": "Value"
|
12 |
-
},
|
13 |
-
"score": {
|
14 |
-
"dtype": "int32",
|
15 |
-
"_type": "Value"
|
16 |
-
}
|
17 |
-
},
|
18 |
-
"homepage": "",
|
19 |
-
"license": ""
|
20 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test/state.json
DELETED
@@ -1,13 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"_data_files": [
|
3 |
-
{
|
4 |
-
"filename": "data-00000-of-00001.arrow"
|
5 |
-
}
|
6 |
-
],
|
7 |
-
"_fingerprint": "46dd47bcd20bd91b",
|
8 |
-
"_format_columns": null,
|
9 |
-
"_format_kwargs": {},
|
10 |
-
"_format_type": null,
|
11 |
-
"_output_all_columns": false,
|
12 |
-
"_split": null
|
13 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|