graph_tt / README.md
trunks's picture
Upload README.md with huggingface_hub
fa9cee8
|
raw
history blame
464 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: 85646
      num_examples: 5
  download_size: 64174
  dataset_size: 85646

Dataset Card for "graph_tt"

More Information needed