oliveirabruno01's picture
Upload dataset
65ac665 verified
|
raw
history blame
703 Bytes
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype: int64
    - name: input
      dtype: string
    - name: bbox_output
      dtype: string
  splits:
    - name: train
      num_bytes: 29747042
      num_examples: 1024
    - name: test
      num_bytes: 3809790
      num_examples: 128
    - name: zoi_train
      num_bytes: 9133617
      num_examples: 256
    - name: zoi_test
      num_bytes: 1135137
      num_examples: 32
  download_size: 5464642
  dataset_size: 43825586
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-*