TwoAbove's picture
Update README.md
d73e514 verified
|
raw
history blame contribute delete
No virus
569 Bytes
metadata
dataset_info:
  features:
    - name: user_prompt
      dtype: string
    - name: system_prompt
      dtype: string
    - name: lyrics
      dtype: string
    - name: audio
      dtype: audio
    - name: link
      dtype: string
    - name: message_id
      dtype: string
    - name: timestamp
      dtype: string
  splits:
    - name: train
      num_bytes: 0
      num_examples: 0
  download_size: 0
  dataset_size: 0
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Use the Edit dataset card button to edit.