Datasets:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -85,6 +85,21 @@ dataset_info:
|
|
| 85 |
num_examples: 4206
|
| 86 |
download_size: 2509684
|
| 87 |
dataset_size: 4746070
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 88 |
- config_name: jagovfaqs_22k-corpus
|
| 89 |
features:
|
| 90 |
- name: docid
|
|
@@ -585,6 +600,12 @@ configs:
|
|
| 585 |
path: esci-query/validation-*
|
| 586 |
- split: test
|
| 587 |
path: esci-query/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 588 |
- config_name: jagovfaqs_22k-corpus
|
| 589 |
data_files:
|
| 590 |
- split: corpus
|
|
|
|
| 85 |
num_examples: 4206
|
| 86 |
download_size: 2509684
|
| 87 |
dataset_size: 4746070
|
| 88 |
+
- config_name: jacwir-retrieval-query
|
| 89 |
+
features:
|
| 90 |
+
- name: query
|
| 91 |
+
dtype: string
|
| 92 |
+
- name: relevant_docs
|
| 93 |
+
sequence: string
|
| 94 |
+
splits:
|
| 95 |
+
- name: validation
|
| 96 |
+
num_bytes: 131372
|
| 97 |
+
num_examples: 1000
|
| 98 |
+
- name: test
|
| 99 |
+
num_bytes: 528722
|
| 100 |
+
num_examples: 4000
|
| 101 |
+
download_size: 403326
|
| 102 |
+
dataset_size: 660094
|
| 103 |
- config_name: jagovfaqs_22k-corpus
|
| 104 |
features:
|
| 105 |
- name: docid
|
|
|
|
| 600 |
path: esci-query/validation-*
|
| 601 |
- split: test
|
| 602 |
path: esci-query/test-*
|
| 603 |
+
- config_name: jacwir-retrieval-query
|
| 604 |
+
data_files:
|
| 605 |
+
- split: validation
|
| 606 |
+
path: jacwir-retrieval-query/validation-*
|
| 607 |
+
- split: test
|
| 608 |
+
path: jacwir-retrieval-query/test-*
|
| 609 |
- config_name: jagovfaqs_22k-corpus
|
| 610 |
data_files:
|
| 611 |
- split: corpus
|
jacwir-retrieval-query/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1c7d5cd6b116e1798c3b8b30d66b30dff9220ee12333b06261bc18b02ffe5706
|
| 3 |
+
size 322341
|
jacwir-retrieval-query/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:37a4d4a751315227a5c90443404170002e32080916fc98366583b0e7d98bb28d
|
| 3 |
+
size 80985
|