pq_test2 / README.md
fmattera's picture
Upload README.md with huggingface_hub
80a67c5
|
raw
history blame contribute delete
No virus
500 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: file_name
      dtype: string
    - name: conditioning
      dtype: string
    - name: prompt
      dtype: string
  splits:
    - name: train
      num_bytes: 158
      num_examples: 1
  download_size: 0
  dataset_size: 158

Dataset Card for "pq_test2"

More Information needed