Datasets:
Tasks:
Image-to-Text
Formats:
parquet
Sub-tasks:
image-captioning
Languages:
English
Size:
100K - 1M
Create new file
Browse files
README.md
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
tags:
|
5 |
+
- coco
|
6 |
+
- image-captioning
|
7 |
+
pretty_name: "COCO Karpathy split"
|
8 |
+
task_categories:
|
9 |
+
- image-captioning
|
10 |
+
task_ids:
|
11 |
+
- image-captioning
|
12 |
+
---
|
13 |
+
|
14 |
+
# Dataset Card for "yerevann/coco-karpathy"
|
15 |
+
|
16 |
+
The Karpathy split of COCO for image captioning.
|
17 |
+
|