oliveirabruno01's picture
Upload dataset
4db6b2c verified
|
raw
history blame
973 Bytes
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype: int64
    - name: input
      dtype: string
    - name: bbox_output
      dtype: string
    - name: cropped_output
      dtype: string
  splits:
    - name: train
      num_bytes: 29751138
      num_examples: 1024
    - name: test
      num_bytes: 3810302
      num_examples: 128
    - name: zoi_train
      num_bytes: 9134641
      num_examples: 256
    - name: zoi_test
      num_bytes: 1135265
      num_examples: 32
    - name: crop_train
      num_bytes: 2994422
      num_examples: 128
    - name: crop_test
      num_bytes: 746894
      num_examples: 32
  download_size: 6027508
  dataset_size: 47572662
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: zoi_train
        path: data/zoi_train-*
      - split: zoi_test
        path: data/zoi_test-*
      - split: crop_train
        path: data/crop_train-*
      - split: crop_test
        path: data/crop_test-*