genius-music / README.md
miscjose's picture
Upload README.md with huggingface_hub
aaa733b
|
raw
history blame
721 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*
dataset_info:
  features:
    - name: title
      dtype: string
    - name: lyrics
      dtype: string
  splits:
    - name: train
      num_bytes: 72853535.90651558
      num_examples: 27675
    - name: test
      num_bytes: 9105704.813031161
      num_examples: 3459
    - name: validation
      num_bytes: 9108337.280453257
      num_examples: 3460
  download_size: 50704789
  dataset_size: 91067578

Dataset Card for "genius"

More Information needed