mespinosami's picture
Upload README.md with huggingface_hub
3c95a9b
|
raw
history blame
768 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype: image
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 8769148025.54
      num_examples: 162940
    - name: validation
      num_bytes: 1357310796.04
      num_examples: 23416
    - name: test
      num_bytes: 2617471071.671
      num_examples: 46463
  download_size: 12442296602
  dataset_size: 12743929893.251001

Dataset Card for "global230k_with_text"

More Information needed