dinhanhx commited on
Commit
2ade1fa
1 Parent(s): 73c1a44
README.md CHANGED
@@ -17,4 +17,12 @@ task_ids:
17
  ---
18
  # TextCaps in Vietnamese
19
 
20
- WIP
 
 
 
 
 
 
 
 
 
17
  ---
18
  # TextCaps in Vietnamese
19
 
20
+ This is Vietnamese version of [TextCaps dataset](https://textvqa.org/textcaps/). It has 109765 image-caption pairs for training, and 15830 ones for validation. It was built by using Google Translate API. The Vietnamese version has the almost metadata as English one. The Vietnamese version doesn't have the following keys for each data points.
21
+ - `caption_tokens`
22
+ - `reference_tokens`
23
+ - `reference_strs`
24
+ - `image_classes`
25
+
26
+ For English version, these keys are in English. Because my main focus is `caption_str`, there aren't Vietnamese version for them. I'm limited by time and disk space.
27
+
28
+ I provide both English and Vietnamese .json files.
vi/TextCaps_0.1_train.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98b505f7e1fdf98b396e12c42b33577e7df70363000b62eb873c5ca5ddd6c958
3
+ size 52756665
vi/TextCaps_0.1_val.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae601f89db46bce156b92bc81b6e1a716a23df79ff9b1a680648d75fc8e05941
3
+ size 7519741