davidlms's picture
Update README.md
8b44ff3
|
raw
history blame
3.68 kB
---
annotations_creators:
- no-annotation
language:
- es
language_creators:
- machine-generated
license:
- cc-by-sa-4.0
multilinguality:
- monolingual
pretty_name: letrascarnavalcadiz
size_categories:
- 1K<n<10K
source_datasets:
- original
tags:
- lyrics
- carnival
- cadiz
task_categories: []
task_ids: []
---
# Dataset Card for Letras Carnaval Cádiz
![logo](https://huggingface.co/datasets/IES-Rafael-Alberti/letras-carnaval-cadiz/resolve/main/assets/logo.svg)
## Dataset Description
- **Homepage:** https://letrascarnavalcadiz.com
- **Repository:** https://huggingface.co/datasets/IES-Rafael-Alberti/letras-carnaval-cadiz
- **Point of Contact:** [email protected]
### Changelog
|Release|Description|
|-|-|
|v1.0| Initial release of the dataset. Included more than 1K lyrics. It is necessary to verify the accuracy of the data, especially the subset midaccurate. |
### Dataset Summary
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).
### Languages
All records are in Spanish, as this is the original language of the lyrics.
## Dataset Structure
### Data Instances
[More Information Needed]
### Data Fields
`id`
Unique identifier for each song in the dataset.
`authors`
List of authors who have written the song.
`song_type`
Type of song represented as an integer. The song types are:
1: Presentación
2: Pasodoble/Tango
3: Cuplé
4: Estribillo
5: Popurrí
6: Cuarteta
`year`
Year the song was written or performed.
`group`
Name of the group that performed the song.
`group_type`
Type of group represented as an integer. The group types are:
1: Coro
2: Comparsa
3: Chirigota
4: Cuarteto
`lyrics`
List of verses that make up the lyrics of the song.
### Data Splits
[More Information Needed]
## Dataset Creation
### Curation Rationale
[More Information Needed]
### Source Data
#### Initial Data Collection and Normalization
[More Information Needed]
#### Who are the source language producers?
[More Information Needed]
### Personal and Sensitive Information
The only sensitive information in the dataset is the names and surnames of the authors of the lyrics.
## Considerations for Using the Data
### Social Impact of Dataset
[More Information Needed]
### Discussion of Biases
[More Information Needed]
### Other Known Limitations
[More Information Needed]
## Additional Information
### Dataset Curators
- Iván Romero Reyna. Student of the Specialisation Course in Artificial Intelligence and Big Data at [IES Rafael Alberti](https://iesrafaelalberti.es) during the academic year 2022-2023.
- Jesús Federico Franco Medinilla. Student of the Specialisation Course in Artificial Intelligence and Big Data at [IES Rafael Alberti](https://iesrafaelalberti.es) during the academic year 2022-2023.
- Jesús Carlos Avecilla de la Herrán. Promoter in [Cádiz AI](https://www.spain-ai.com).
### Licensing Information
[CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0)
### Citation Information
```
@misc{letrascarnavalcadiz2023,
author = {Romero Reyna, Iván and Franco Medinilla, Jesús Federico and Avecilla de la Herrán, Jesús Carlos},
title = {letras-carnaval-cadiz},
year = {2023},
url = {https://huggingface.co/datasets/IES-Rafael-Alberti/letras-carnaval-cadiz}
}
```
### Contributions
Thanks to [@ivanro](https://huggingface.co/ivanro), [@jframed281](https://huggingface.co/jframed281) for adding this dataset.
Thanks to all the reviewers at [letrascarnavalcadiz.com](https://letrascarnavalcadiz.com).