File size: 1,409 Bytes
807a5df
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
---
dataset_info:
  features:
  - name: image
    list: image
  - name: image_source
    dtype: string
  - name: image_source_category
    dtype: string
  - name: index
    dtype: string
  - name: prompt
    dtype: string
  - name: reference
    dtype: string
  - name: language
    dtype: string
  splits:
  - name: eng_Latn
    num_bytes: 58099933
    num_examples: 135
  - name: ind_Latn
    num_bytes: 58101293
    num_examples: 135
  - name: vie_Latn
    num_bytes: 58106053
    num_examples: 135
  - name: cmn_Hans
    num_bytes: 58105656
    num_examples: 135
  - name: fil_Latn
    num_bytes: 58111605
    num_examples: 135
  - name: mya_Mymr
    num_bytes: 58168406
    num_examples: 135
  - name: tam_Taml
    num_bytes: 58162672
    num_examples: 135
  - name: tha_Thai
    num_bytes: 58145927
    num_examples: 135
  - name: zsm_Latn
    num_bytes: 58111577
    num_examples: 135
  download_size: 522449779
  dataset_size: 523113122
configs:
- config_name: default
  data_files:
  - split: eng_Latn
    path: data/eng_Latn-*
  - split: ind_Latn
    path: data/ind_Latn-*
  - split: vie_Latn
    path: data/vie_Latn-*
  - split: cmn_Hans
    path: data/cmn_Hans-*
  - split: fil_Latn
    path: data/fil_Latn-*
  - split: mya_Mymr
    path: data/mya_Mymr-*
  - split: tam_Taml
    path: data/tam_Taml-*
  - split: tha_Thai
    path: data/tha_Thai-*
  - split: zsm_Latn
    path: data/zsm_Latn-*
---