NTUVictor's picture
Upload README.md with huggingface_hub
bcd11cf
|
raw
history blame
551 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: file1
      dtype: string
    - name: file2
      dtype: string
    - name: instruction
      dtype: string
    - name: label
      dtype: string
  splits:
    - name: train
      num_bytes: 454615
      num_examples: 2000
  download_size: 32987
  dataset_size: 454615

Dataset Card for "SingerVerification"

More Information needed