Datasets:
Upload folder using huggingface_hub
Browse files- README.md +68 -0
- corpus-00000-of-00001.parquet +3 -0
- qrels-00000-of-00001.parquet +3 -0
- query-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
config_names:
|
| 5 |
+
- query
|
| 6 |
+
- corpus
|
| 7 |
+
- qrels
|
| 8 |
+
tags:
|
| 9 |
+
- information-retrieval
|
| 10 |
+
- image-retrieval
|
| 11 |
+
dataset_info:
|
| 12 |
+
- config_name: qrels
|
| 13 |
+
features:
|
| 14 |
+
- name: query-id
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: corpus-id
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: score
|
| 19 |
+
dtype: int8
|
| 20 |
+
- name: difficulty
|
| 21 |
+
dtype: string
|
| 22 |
+
splits:
|
| 23 |
+
- name: test
|
| 24 |
+
num_examples: 13250
|
| 25 |
+
- config_name: corpus
|
| 26 |
+
features:
|
| 27 |
+
- name: id
|
| 28 |
+
dtype: string
|
| 29 |
+
- name: modality
|
| 30 |
+
dtype: string
|
| 31 |
+
- name: image
|
| 32 |
+
dtype: image
|
| 33 |
+
- name: image_url
|
| 34 |
+
dtype: string
|
| 35 |
+
- name: path
|
| 36 |
+
dtype: string
|
| 37 |
+
splits:
|
| 38 |
+
- name: corpus
|
| 39 |
+
num_examples: 53984
|
| 40 |
+
- config_name: query
|
| 41 |
+
features:
|
| 42 |
+
- name: id
|
| 43 |
+
dtype: string
|
| 44 |
+
- name: modality
|
| 45 |
+
dtype: string
|
| 46 |
+
- name: image
|
| 47 |
+
dtype: image
|
| 48 |
+
- name: image_url
|
| 49 |
+
dtype: string
|
| 50 |
+
- name: path
|
| 51 |
+
dtype: string
|
| 52 |
+
splits:
|
| 53 |
+
- name: test
|
| 54 |
+
num_examples: 13250
|
| 55 |
+
configs:
|
| 56 |
+
- config_name: qrels
|
| 57 |
+
data_files:
|
| 58 |
+
- split: test
|
| 59 |
+
path: qrels-*
|
| 60 |
+
- config_name: corpus
|
| 61 |
+
data_files:
|
| 62 |
+
- split: corpus
|
| 63 |
+
path: corpus-*
|
| 64 |
+
- config_name: query
|
| 65 |
+
data_files:
|
| 66 |
+
- split: test
|
| 67 |
+
path: query-*
|
| 68 |
+
---
|
corpus-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:60a7600b83033b20b229ca03aa41f2d1910fb8381ed5a6aef666c3603692fc2a
|
| 3 |
+
size 8025861
|
qrels-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:be878ef204bcd58a0ca240fd788221d58386b92cee6abcd8ff277f909c899f4c
|
| 3 |
+
size 140105
|
query-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0a2af3ad26d3a7f434cf10f153cb3cd994decd82354396fd49ffe5376eaf6257
|
| 3 |
+
size 1970845
|