File size: 1,198 Bytes
b1ceb1b
 
 
 
 
 
 
 
 
 
 
 
 
6fc75ca
 
 
b1ceb1b
beb865f
 
19f9215
3868b19
 
 
 
 
6a1916d
 
 
 
 
3868b19
19f9215
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
language: 
- vi
- en
pretty_name: "Google Conceptual Captions in Vietnamese"
source-datasets:
- google
tags:
- gcc
- gcc-vi
- Vietnamese
license: unknown
task_categories:
  - image-to-text
task_ids:
  - image-captioning
---
# Google Conceptual Captions in Vietnamese

This is Vietnamese version of Google Conceptual Captions dateset. It has more than 3.3 million image urls with captions. It was built by using Google Translate API. The Vietnamese version has the exact metadata as English one. The only difference is the caption content.  

I provide both English and Vietnamese `.tsv` files. For the English one, one can go to alternative sources:
- https://huggingface.co/datasets/conceptual_captions
- https://github.com/google-research-datasets/conceptual-captions

To download the dataset, one can use the tool:
- https://github.com/rom1504/img2dataset/blob/main/dataset_examples/cc3m.md

Or just iterate line by line (`url<tab>caption`)

⚠ Note:
- Some of image urls might die over the time ([liuhaotian/LLaVA-CC3M-Pretrain-595K](https://huggingface.co/datasets/liuhaotian/LLaVA-CC3M-Pretrain-595K) reported that 15% of original dataset are inaccessible). I'm not responsible for them.