oliveirabruno01's picture
Upload dataset
5b9901f verified
|
raw
history blame
1.21 kB
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
    - name: count_train
      num_bytes: 731523
      num_examples: 128
    - name: count_test
      num_bytes: 184204
      num_examples: 32
  download_size: 6190922
  dataset_size: 48488389
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-*
      - split: count_train
        path: data/count_train-*
      - split: count_test
        path: data/count_test-*