abhinavl's picture
Upload dataset
7822b4b verified
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: labels
      dtype: string
    - name: values
      dtype: string
    - name: title
      dtype: string
    - name: value_heading
      dtype: string
    - name: code
      dtype: string
    - name: og_file_name
      dtype: string
  splits:
    - name: train
      num_bytes: 127506936
      num_examples: 8000
    - name: test
      num_bytes: 15883369
      num_examples: 1000
    - name: validation
      num_bytes: 15988955
      num_examples: 1000
  download_size: 130823283
  dataset_size: 159379260
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*