Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -99,11 +99,11 @@ and include a link back to the Hugging Face dataset page or this repository.
|
|
| 99 |
|
| 100 |
```
|
| 101 |
@dataset{spotify_public_playlists_nov2025,
|
| 102 |
-
title =
|
| 103 |
-
author =
|
| 104 |
-
year =
|
| 105 |
-
howpublished =
|
| 106 |
-
note =
|
| 107 |
}
|
| 108 |
```
|
| 109 |
|
|
|
|
| 99 |
|
| 100 |
```
|
| 101 |
@dataset{spotify_public_playlists_nov2025,
|
| 102 |
+
title = Spotify Public Playlists (November 2025),
|
| 103 |
+
author = Max max@losthills.io,
|
| 104 |
+
year = 2025,
|
| 105 |
+
howpublished = Hugging Face Datasets,
|
| 106 |
+
note = CC-BY 4.0
|
| 107 |
}
|
| 108 |
```
|
| 109 |
|