File size: 888 Bytes
aaa733b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
59735ab
 
aaa733b
59735ab
3e4f835
aaa733b
59735ab
 
 
2e9ac1b
 
 
 
 
 
 
 
 
 
aaa733b
 
 
e7222db
 
 
 
2e9ac1b
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
39
40
41
42
43
44
45
---
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
task_categories:
- text-classification
language:
- en
tags:
- music
- song lyrics
size_categories:
- 10K<n<100K
---
# 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/).