Datasets:
Commit
•
9e81147
1
Parent(s):
b52b648
Fix task tags
Browse files
README.md
CHANGED
@@ -66,19 +66,20 @@ license:
|
|
66 |
- cc-by-sa-3.0
|
67 |
multilinguality:
|
68 |
- multilingual
|
69 |
-
paperswithcode_id: wit
|
70 |
-
pretty_name: Wikipedia-based Image Text
|
71 |
size_categories:
|
72 |
- 10M<n<100M
|
73 |
source_datasets:
|
74 |
- original
|
75 |
- extended|wikipedia
|
76 |
task_categories:
|
77 |
-
- text-retrieval
|
78 |
- image-to-text
|
|
|
79 |
task_ids:
|
80 |
-
- text-retrieval-other-text-image-retrieval
|
81 |
- image-captioning
|
|
|
|
|
|
|
|
|
82 |
---
|
83 |
|
84 |
# Dataset Card for WIT
|
|
|
66 |
- cc-by-sa-3.0
|
67 |
multilinguality:
|
68 |
- multilingual
|
|
|
|
|
69 |
size_categories:
|
70 |
- 10M<n<100M
|
71 |
source_datasets:
|
72 |
- original
|
73 |
- extended|wikipedia
|
74 |
task_categories:
|
|
|
75 |
- image-to-text
|
76 |
+
- text-retrieval
|
77 |
task_ids:
|
|
|
78 |
- image-captioning
|
79 |
+
paperswithcode_id: wit
|
80 |
+
pretty_name: Wikipedia-based Image Text
|
81 |
+
tags:
|
82 |
+
- text-image-retrieval
|
83 |
---
|
84 |
|
85 |
# Dataset Card for WIT
|