Cryptororaa
commited on
Commit
•
240b4ef
1
Parent(s):
ae1d375
Update README.md
Browse files
README.md
CHANGED
@@ -6,4 +6,54 @@ tags:
|
|
6 |
- music
|
7 |
size_categories:
|
8 |
- n<1K
|
9 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
- music
|
7 |
size_categories:
|
8 |
- n<1K
|
9 |
+
---
|
10 |
+
# Dataset Card for Beyonce Songs
|
11 |
+
|
12 |
+
<!-- Provide a quick summary of the dataset. -->
|
13 |
+
|
14 |
+
This dataset has a list of Beyonce's songs, the album it was released under and the year of release.
|
15 |
+
## Dataset Details
|
16 |
+
|
17 |
+
### Dataset Description
|
18 |
+
|
19 |
+
<!-- Provide a longer summary of what this dataset is. -->
|
20 |
+
|
21 |
+
|
22 |
+
|
23 |
+
- **Curated by:** Auroraa Innovation Labs Inc.
|
24 |
+
- **Funded by:** Auroraa Innovation Labs Inc.
|
25 |
+
|
26 |
+
|
27 |
+
## Uses
|
28 |
+
|
29 |
+
<!-- Address questions around how the dataset is intended to be used. -->
|
30 |
+
|
31 |
+
### Direct Use
|
32 |
+
|
33 |
+
<!-- This section describes suitable use cases for the dataset. -->
|
34 |
+
|
35 |
+
[More Information Needed]
|
36 |
+
|
37 |
+
|
38 |
+
## Dataset Structure
|
39 |
+
Song Title : string
|
40 |
+
Album/Release Name: string
|
41 |
+
Release Year: string
|
42 |
+
<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
|
43 |
+
|
44 |
+
[More Information Needed]
|
45 |
+
|
46 |
+
## Dataset Creation
|
47 |
+
|
48 |
+
|
49 |
+
#### Personal and Sensitive Information
|
50 |
+
|
51 |
+
This dataset does not contain any personal or sensitive information.
|
52 |
+
|
53 |
+
|
54 |
+
## Dataset Card Authors
|
55 |
+
|
56 |
+
Auroraa Innovation Labs Inc.
|
57 |
+
## Dataset Card Contact
|
58 |
+
|
59 |
+
auroraainnovationlabs.com
|