Datasets:
File size: 1,055 Bytes
3476d46 449bc9b b9cefee 449bc9b b9cefee 0266e3a b9cefee 449bc9b b9cefee 449bc9b b9cefee 3476d46 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 |
---
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. |