File size: 1,912 Bytes
928b137
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
95714e2
 
 
9139706
 
 
22c5aa5
c5d5fc9
 
bec72d0
 
 
f7e4915
 
 
ea6bd37
 
 
cffa589
 
 
0d58db8
 
 
690db67
 
 
e4597ea
 
 
a05bf0d
 
 
0288cf2
 
 
caaa485
 
 
4fd534b
 
 
 
 
928b137
 
 
22c5aa5
 
5246021
 
f19b375
 
bec72d0
 
f7e4915
 
ea6bd37
 
cffa589
 
0d58db8
 
690db67
 
e4597ea
 
a05bf0d
 
0288cf2
 
caaa485
 
4fd534b
 
928b137
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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: image
    dtype: image
  - name: amount
    dtype: string
  - name: time
    dtype: string
  - name: transaction_type
    dtype: string
  - name: category
    dtype: string
  splits:
  - name: hi
    num_bytes: 187505338
    num_examples: 1000
  - name: id
    num_bytes: 384205808
    num_examples: 1007
  - name: en
    num_bytes: 220285163
    num_examples: 1150
  - name: zh
    num_bytes: 339238782
    num_examples: 1065
  - name: th
    num_bytes: 39163976
    num_examples: 129
  - name: es_MXN
    num_bytes: 33267948
    num_examples: 101
  - name: es_EUR
    num_bytes: 42086184
    num_examples: 130
  - name: en_negative
    num_bytes: 52729789
    num_examples: 311
  - name: es_EUR_negative
    num_bytes: 124121892
    num_examples: 303
  - name: es_MXN_negative
    num_bytes: 153342692
    num_examples: 312
  - name: hi_negative
    num_bytes: 165881268
    num_examples: 302
  - name: id_negative
    num_bytes: 169324951
    num_examples: 305
  - name: th_negative
    num_bytes: 265757296
    num_examples: 310
  - name: zh_negative
    num_bytes: 167454481
    num_examples: 302
  download_size: 3593435461
  dataset_size: 2344365568
configs:
- config_name: default
  data_files:
  - split: en
    path: data/en-*
  - split: hi
    path: data/hi-*
  - split: id
    path: data/id-*
  - split: zh
    path: data/zh-*
  - split: th
    path: data/th-*
  - split: es_MXN
    path: data/es_MXN-*
  - split: es_EUR
    path: data/es_EUR-*
  - split: en_negative
    path: data/en_negative-*
  - split: es_EUR_negative
    path: data/es_EUR_negative-*
  - split: es_MXN_negative
    path: data/es_MXN_negative-*
  - split: hi_negative
    path: data/hi_negative-*
  - split: id_negative
    path: data/id_negative-*
  - split: th_negative
    path: data/th_negative-*
  - split: zh_negative
    path: data/zh_negative-*
---