--- # For reference on dataset card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/datasetcard.md?plain=1 # Doc / guide: https://huggingface.co/docs/hub/datasets-cards {} --- # Dataset Card for Dataset Name A dataset containing songs, artists names, link to song and lyrics ## Dataset Details Dataset retrieved from https://www.kaggle.com/datasets/notshrirang/spotify-million-song-dataset ### Dataset Description This is Spotify Million Song Dataset. This dataset contains song names, artists names, link to the song and lyrics. This dataset can be used for recommending songs, classifying or clustering songs. - **Curated by:** SHRIRANG MAHAJAN - **Language(s) (NLP):** ENGLISH - **License:** CC0 PUBLIC DOMAIN ### Dataset Sources [optional] - **Repository:** https://www.kaggle.com/datasets/notshrirang/spotify-million-song-dataset ## Uses ### Direct Use [More Information Needed] ### Out-of-Scope Use [More Information Needed] ## Dataset Structure dataset_info: features: - name: {artist} dtype: {string} - name: {song} dtype: {string} - name: {link} dtype: {string} - name: {text} # Song Lyrics dtype: {string} ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Data Collection and Processing [More Information Needed] #### Who are the source data producers? [More Information Needed] #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] #### Personal and Sensitive Information [More Information Needed] ## Bias, Risks, and Limitations [More Information Needed] ### Recommendations Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations. ## Dataset Card Contact [More Information Needed]