dataset_receipt / README.md
ilhamxx's picture
Upload dataset
d430557 verified
|
raw
history blame contribute delete
No virus
566 Bytes
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: ground_truth
      dtype: string
  splits:
    - name: train
      num_bytes: 81675900.91414945
      num_examples: 905
    - name: validation
      num_bytes: 21686871.168521464
      num_examples: 227
    - name: test
      num_bytes: 12734899.917329093
      num_examples: 126
  download_size: 115339591
  dataset_size: 116097672
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*