Upload folder using huggingface_hub (#1)
Browse files- 6781e183a3c42de6d2706615d62ac735696c691cdd4256f7c576c744962ac1d2 (7982b040233282e594073a40828953488a568805)
- b98f719c19bb164a696e37ba960125e98e0451ccdea4ca7a8b7cb2ae8e6b8155 (770870768cc294d5debd543bc8161126eb128e86)
- README.md +70 -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,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
task_categories:
|
| 5 |
+
- multimodal-retrieval
|
| 6 |
+
source_datasets:
|
| 7 |
+
- m-beir
|
| 8 |
+
task_ids:
|
| 9 |
+
- text-to-image
|
| 10 |
+
config_names:
|
| 11 |
+
- query
|
| 12 |
+
- corpus
|
| 13 |
+
- qrels
|
| 14 |
+
tags:
|
| 15 |
+
- information-retrieval
|
| 16 |
+
- multimodal-retrieval
|
| 17 |
+
dataset_info:
|
| 18 |
+
- config_name: qrels
|
| 19 |
+
features:
|
| 20 |
+
- name: query-id
|
| 21 |
+
dtype: string
|
| 22 |
+
- name: Q0
|
| 23 |
+
dtype: string
|
| 24 |
+
- name: corpus-id
|
| 25 |
+
dtype: string
|
| 26 |
+
- name: score
|
| 27 |
+
dtype: int8
|
| 28 |
+
splits:
|
| 29 |
+
- name: test
|
| 30 |
+
num_examples: 4847
|
| 31 |
+
- config_name: corpus
|
| 32 |
+
features:
|
| 33 |
+
- name: id
|
| 34 |
+
dtype: string
|
| 35 |
+
- name: modality
|
| 36 |
+
dtype: string
|
| 37 |
+
- name: text
|
| 38 |
+
dtype: string
|
| 39 |
+
- name: image
|
| 40 |
+
dtype: image
|
| 41 |
+
splits:
|
| 42 |
+
- name: corpus
|
| 43 |
+
num_examples: 201824
|
| 44 |
+
- config_name: query
|
| 45 |
+
features:
|
| 46 |
+
- name: id
|
| 47 |
+
dtype: string
|
| 48 |
+
- name: modality
|
| 49 |
+
dtype: string
|
| 50 |
+
- name: text
|
| 51 |
+
dtype: string
|
| 52 |
+
- name: image
|
| 53 |
+
dtype: image
|
| 54 |
+
splits:
|
| 55 |
+
- name: test
|
| 56 |
+
num_examples: 1719
|
| 57 |
+
configs:
|
| 58 |
+
- config_name: qrels
|
| 59 |
+
data_files:
|
| 60 |
+
- split: test
|
| 61 |
+
path: qrels-*
|
| 62 |
+
- config_name: corpus
|
| 63 |
+
data_files:
|
| 64 |
+
- split: corpus
|
| 65 |
+
path: corpus-*
|
| 66 |
+
- config_name: query
|
| 67 |
+
data_files:
|
| 68 |
+
- split: test
|
| 69 |
+
path: query-*
|
| 70 |
+
---
|
corpus-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e9f852f62ed12497da0d1f9a1280977e6813e757872eaf827f03cc717c1f1b76
|
| 3 |
+
size 3096814287
|
qrels-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5129d900ea6a39c0be8562056630018d87c65f4d992a49d3df7b813df35a4155
|
| 3 |
+
size 51749
|
query-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9e66cc51a04895a801c54e1f83993aac08e6dd0f31131493245aaf3775698735
|
| 3 |
+
size 47113
|