synthetic_data_v1 / README.md
margiela00's picture
Upload dataset
deb5285 verified
metadata
dataset_info:
  features:
    - name: transaction_id
      dtype: string
    - name: account_id
      dtype: string
    - name: customer_id
      dtype: string
    - name: timestamp
      dtype: timestamp[ns]
    - name: amount_mnt
      dtype: int64
    - name: balance_before_mnt
      dtype: int64
    - name: balance_after_mnt
      dtype: int64
    - name: transaction_type
      dtype: string
    - name: channel
      dtype: string
    - name: merchant_category_code
      dtype: string
    - name: merchant_name
      dtype: string
    - name: device_id
      dtype: string
  splits:
    - name: train
      num_bytes: 743611416
      num_examples: 5000000
  download_size: 449921002
  dataset_size: 743611416
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*