Datasets:
Add task category and remove .DS_Store
Browse files
.DS_Store
DELETED
|
Binary file (6.15 kB)
|
|
|
README.md
CHANGED
|
@@ -2,14 +2,14 @@
|
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
pretty_name: SnapBench
|
|
|
|
|
|
|
| 5 |
tags:
|
| 6 |
- multimodal
|
| 7 |
- image-text-retrieval
|
| 8 |
- retrieval
|
| 9 |
- robustness
|
| 10 |
- benchmark
|
| 11 |
-
size_categories:
|
| 12 |
-
- 10K<n<100K
|
| 13 |
configs:
|
| 14 |
- config_name: queries
|
| 15 |
data_dir: queries
|
|
|
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
pretty_name: SnapBench
|
| 5 |
+
task_categories:
|
| 6 |
+
- visual-document-retrieval
|
| 7 |
tags:
|
| 8 |
- multimodal
|
| 9 |
- image-text-retrieval
|
| 10 |
- retrieval
|
| 11 |
- robustness
|
| 12 |
- benchmark
|
|
|
|
|
|
|
| 13 |
configs:
|
| 14 |
- config_name: queries
|
| 15 |
data_dir: queries
|