Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,45 @@
|
|
1 |
-
---
|
2 |
-
license: odc-by
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: odc-by
|
3 |
+
task_categories:
|
4 |
+
- text-generation
|
5 |
+
- question-answering
|
6 |
+
tags:
|
7 |
+
- music
|
8 |
+
- reviews
|
9 |
+
- pitchfork
|
10 |
+
language:
|
11 |
+
- en
|
12 |
+
pretty_name: Pitchfork
|
13 |
+
---
|
14 |
+
# Dataset Card for Pitchfork
|
15 |
+
|
16 |
+
~14k album reviews.
|
17 |
+
|
18 |
+

|
19 |
+
|
20 |
+
## Dataset Details
|
21 |
+
|
22 |
+
### Dataset Description
|
23 |
+
|
24 |
+
Approximately 14 thousand album reviews and scores from [Pitchfork](https://pitchfork.com/)
|
25 |
+
|
26 |
+
- **Curated by:** hlky
|
27 |
+
- **License:** Open Data Commons Attribution License (ODC-By) v1.0
|
28 |
+
|
29 |
+
# Citation Information
|
30 |
+
```
|
31 |
+
@misc{Pitchfork,
|
32 |
+
author = {hlky},
|
33 |
+
title = {Pitchfork},
|
34 |
+
year = {2024},
|
35 |
+
publisher = {hlky},
|
36 |
+
journal = {Hugging Face repository},
|
37 |
+
howpublished = {\url{[https://huggingface.co/datasets/bigdata-pw/Pitchfork](https://huggingface.co/datasets/bigdata-pw/Pitchfork)}}
|
38 |
+
}
|
39 |
+
```
|
40 |
+
|
41 |
+
## Attribution Information
|
42 |
+
```
|
43 |
+
Contains information from [Pitchfork](https://huggingface.co/datasets/bigdata-pw/Pitchfork) which is made available
|
44 |
+
under the [ODC Attribution License](https://opendatacommons.org/licenses/by/1-0/).
|
45 |
+
```
|