test / README.md
emrecn's picture
Upload README.md with huggingface_hub
c9aca9c verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: id
      dtype: string
    - name: text
      list:
        - name: from
          dtype: string
        - name: value
          dtype: string
    - name: image
      dtype: image
  splits:
    - name: train
      num_bytes: 11581392.978523651
      num_examples: 1000
  download_size: 11896687
  dataset_size: 11581392.978523651

Dataset Card for "test"

More Information needed