graph_tt / README.md
trunks's picture
Upload README.md with huggingface_hub
88bfe9e
|
raw
history blame
No virus
466 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: image
      dtype: image
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 131322
      num_examples: 8
  download_size: 99680
  dataset_size: 131322

Dataset Card for "graph_tt"

More Information needed