graph_tt / README.md
trunks's picture
Upload README.md with huggingface_hub
e898e45
|
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: 97896
      num_examples: 5
  download_size: 84156
  dataset_size: 97896

Dataset Card for "graph_tt"

More Information needed