TakeWhatsYours commited on
Commit
bcefe46
1 Parent(s): 4d09793

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +167 -0
README.md ADDED
@@ -0,0 +1,167 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - music
4
+ ---
5
+ # Dataset Card for Dataset Name
6
+
7
+ <!-- The dataset only have Phonk music. -->
8
+
9
+ This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
10
+
11
+ ## Dataset Details
12
+
13
+ ### Dataset Description
14
+
15
+ <!-- 1. track_name: Think of this as the song’s name, like “Happy” or “Shape of You.”
16
+
17
+ 2. artist(s)_name: It’s the name of the people who made the song, like Ed Sheeran or Taylor Swift.
18
+
19
+ 3. danceability_%: This shows how much your feet will want to dance to the song. It’s like a dancing score.
20
+
21
+ 4. energy_%: It’s like the song’s battery level. High energy means the song is super active.
22
+
23
+ 5. bpm: Think of this as the heartbeat of the song. It’s how fast or slow it goes.
24
+
25
+ 6. key: Just like a door key, this tells us what “mood” the song has. It could be happy (major) or sad (minor).
26
+
27
+ 7. loudness: Just how loud the song is.
28
+
29
+ 8. mode: It’s like knowing if the song is smiling (major) or serious (minor).
30
+
31
+ 9. speechiness_%: This is about talking in the song. High ‘speechiness’ means there are more spoken words.
32
+
33
+ 10. acousticness_%: Imagine this as the “acoustic guitar” level. High acousticness means the song sounds natural.
34
+
35
+ 11. instrumentalness_%: This shows how much of the song is just music without singing. High instrumentalness means it’s more like a musical jam.
36
+
37
+ 12. liveness_%: It’s like having a live concert in your headphones. High liveness means you can feel the energy of a live performance.
38
+
39
+ 13. valence_%: This tells us if the song feels happy or not. The higher, the happier.
40
+
41
+ 14. duration_ms: how long the song is-->
42
+
43
+
44
+
45
+ - **Curated by:** [More Information Needed]
46
+ - **Funded by [optional]:** [More Information Needed]
47
+ - **Shared by [optional]:** [More Information Needed]
48
+ - **Language(s) (NLP):** [More Information Needed]
49
+ - **License:** [More Information Needed]
50
+
51
+ ### Dataset Sources [optional]
52
+
53
+ <!-- Got the data from spotify. -->
54
+
55
+ - **Repository:** [More Information Needed]
56
+ - **Paper [optional]:** [More Information Needed]
57
+ - **Demo [optional]:** [More Information Needed]
58
+
59
+ ## Uses
60
+
61
+ <!-- Your choice. -->
62
+
63
+ ### Direct Use
64
+
65
+ <!-- This section describes suitable use cases for the dataset. -->
66
+
67
+ [More Information Needed]
68
+
69
+ ### Out-of-Scope Use
70
+
71
+ <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
72
+
73
+ [More Information Needed]
74
+
75
+ ## Dataset Structure
76
+
77
+ <!-- it has duplicates so you might want to clean the data up. After I am done with clean up, I might also upload that here.-->
78
+
79
+ [More Information Needed]
80
+
81
+ ## Dataset Creation
82
+
83
+ ### Curation Rationale
84
+
85
+ <!-- Motivation for the creation of this dataset. -->
86
+
87
+ [More Information Needed]
88
+
89
+ ### Source Data
90
+
91
+ <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
92
+
93
+ #### Data Collection and Processing
94
+
95
+ <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
96
+
97
+ [More Information Needed]
98
+
99
+ #### Who are the source data producers?
100
+
101
+ <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
102
+
103
+ [More Information Needed]
104
+
105
+ ### Annotations [optional]
106
+
107
+ <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
108
+
109
+ #### Annotation process
110
+
111
+ <!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Who are the annotators?
116
+
117
+ <!-- This section describes the people or systems who created the annotations. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Personal and Sensitive Information
122
+
123
+ <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ## Bias, Risks, and Limitations
128
+
129
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
130
+
131
+ [More Information Needed]
132
+
133
+ ### Recommendations
134
+
135
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
136
+
137
+ Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
138
+
139
+ ## Citation [optional]
140
+
141
+ <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
142
+
143
+ **BibTeX:**
144
+
145
+ [More Information Needed]
146
+
147
+ **APA:**
148
+
149
+ [More Information Needed]
150
+
151
+ ## Glossary [optional]
152
+
153
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
154
+
155
+ [More Information Needed]
156
+
157
+ ## More Information [optional]
158
+
159
+ [More Information Needed]
160
+
161
+ ## Dataset Card Authors [optional]
162
+
163
+ [More Information Needed]
164
+
165
+ ## Dataset Card Contact
166
+
167
+ [More Information Needed]