TrevorJS's picture
Upload dataset
644f5d3 verified
metadata
dataset_info:
  features:
    - name: input
      dtype: string
    - name: amount
      dtype: float64
    - name: variation
      dtype: string
    - name: amount_range
      dtype: string
    - name: complexity
      dtype: string
    - name: has_cents
      dtype: bool
    - name: augmented
      dtype: bool
  splits:
    - name: train
      num_bytes: 44704525
      num_examples: 450000
    - name: val
      num_bytes: 2486506
      num_examples: 25000
    - name: test
      num_bytes: 2481248
      num_examples: 25000
  download_size: 13718862
  dataset_size: 49672279
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*
      - split: test
        path: data/test-*