Datasets:
File size: 781 Bytes
aaa733b 59735ab aaa733b 59735ab 3e4f835 aaa733b 59735ab aaa733b e7222db |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 |
---
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: 72517163.34856215
num_examples: 27596
- name: test
num_bytes: 9065959.325718924
num_examples: 3450
- name: validation
num_bytes: 9065959.325718924
num_examples: 3450
download_size: 50430343
dataset_size: 90649082.0
---
# Dataset Card for "genius"
### Dataset Summary
List of Preprocessed Song Lyrics and Song Titles from [Genius](https://genius.com/)
Source data found [here](https://www.cs.cornell.edu/~arb/data/genius-expertise/).
|