--- dataset_info: features: - name: id dtype: string - name: text dtype: string - name: text_zh dtype: string - name: transaction_type dtype: string - name: category dtype: string - name: time dtype: string - name: amount dtype: string splits: - name: en num_bytes: 157228 num_examples: 555 - name: zh num_bytes: 242598 num_examples: 1710 - name: hi num_bytes: 216537 num_examples: 524 - name: id num_bytes: 133780 num_examples: 534 - name: th num_bytes: 35575 num_examples: 108 - name: es_EUR num_bytes: 26526 num_examples: 107 - name: es_MXN num_bytes: 28171 num_examples: 107 - name: en_negative num_bytes: 98787 num_examples: 300 - name: es_MXN_negative num_bytes: 92503 num_examples: 300 - name: hi_negative num_bytes: 135125 num_examples: 300 - name: id_negative num_bytes: 109386 num_examples: 300 - name: th_negative num_bytes: 117775 num_examples: 300 - name: zh_negative num_bytes: 264675 num_examples: 1710 - name: es_EUR_negative num_bytes: 85132 num_examples: 300 download_size: 1105442 dataset_size: 1743798 configs: - config_name: default data_files: - split: zh path: data/zh-* - split: id path: data/id-* - split: hi path: data/hi-* - split: en path: data/en-* - split: th path: data/th-* - split: es_EUR path: data/es_EUR-* - split: es_MXN path: data/es_MXN-* - 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-* ---