File size: 1,141 Bytes
35449e5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
dbb8aec
 
35449e5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: odc-by
pretty_name: Lyrics1M
tags:
- music
- spotify
- lyrics
task_categories:
- text-classification
- text-to-speech
- text-to-audio
- text-generation
---
# Dataset Card for Lyrics1M

## Dataset Details

### Dataset Description

Lyrics for approximately 1 million tracks. Entries include unique ID, artist, track title, lyrics and language.

This is a subset of [`bigdata-pw/Spotify`](https://huggingface.co/datasets/bigdata-pw/Spotify), filtered for `popularity >= 20` and deduplicated by track title.

- **Curated by:** hlky
- **License:** Open Data Commons Attribution License (ODC-By) v1.0

# Citation Information
```
@misc{Lyrics1M,
  author = {hlky},
  title = {Lyrics1M},
  year = {2024},
  publisher = {hlky},
  journal = {Hugging Face repository},
  howpublished = {\url{[https://huggingface.co/datasets/bigdata-pw/Lyrics1M](https://huggingface.co/datasets/bigdata-pw/Lyrics1M)}}
}
```

## Attribution Information
```
Contains information from [Lyrics1M](https://huggingface.co/datasets/bigdata-pw/Lyrics1M) which is made available
under the [ODC Attribution License](https://opendatacommons.org/licenses/by/1-0/).
```