| --- |
| configs: |
| - config_name: all |
| default: true |
| data_files: |
| - split: test |
| path: |
| - metadata.jsonl |
| - subsets/*/mp3/*.mp3 |
| - config_name: pt |
| data_files: |
| - split: test |
| path: |
| - subsets/pt/metadata.jsonl |
| - subsets/pt/mp3/*.mp3 |
| - config_name: it |
| data_files: |
| - split: test |
| path: |
| - subsets/it/metadata.jsonl |
| - subsets/it/mp3/*.mp3 |
| --- |
| |
| # Jamendo lyrics subsets (Portuguese and Italian) |
| This repository contains songs and lyrics for Portuguese and italian songs from Jamendo. The repository is still under construction. |
|
|
| ## Data |
|
|
| The data is organized following the pattern from [Jamendo lyrics](https://huggingface.co/jamendolyrics) community in huggingface. |