|
--- |
|
task_categories: |
|
- text-generation |
|
tags: |
|
- music |
|
- music-notation |
|
- guitar |
|
- tablature |
|
size_categories: |
|
- 10K<n<100K |
|
dataset_info: |
|
features: |
|
- name: file |
|
dtype: string |
|
- name: tex |
|
dtype: string |
|
- name: title |
|
dtype: string |
|
- name: track_name |
|
dtype: string |
|
- name: track_number |
|
dtype: int32 |
|
- name: instrument |
|
dtype: string |
|
- name: tempo |
|
dtype: int32 |
|
- name: tuning |
|
dtype: string |
|
- name: frets |
|
dtype: int32 |
|
splits: |
|
- name: train |
|
num_bytes: 204506339 |
|
num_examples: 33957 |
|
download_size: 14101939 |
|
dataset_size: 204506339 |
|
--- |
|
|
|
# Dataset Card for Dataset Name |
|
|
|
## Dataset Description |
|
|
|
- **Homepage:** |
|
- **Repository:** https://github.com/vladsavelyev/guitart |
|
- **Paper:** |
|
- **Leaderboard:** |
|
- **Point of Contact:** |
|
|
|
### Dataset Summary |
|
|
|
GuitarPro files with song tablatures. |
|
|
|
### Supported Tasks and Leaderboards |
|
|
|
Text generation. GuitarPro files are converted into AlphaTex format, which can be generated and converted back into GuitarPro. |
|
|
|
### Source Data |
|
|
|
GuitarPro tabs archive. |