guitar_tab / README.md
vladsaveliev
Fix adding header to text
e0a5cc6
|
raw
history blame
No virus
1.92 kB
---
task_categories:
- text-generation
tags:
- music
- music-notation
- guitar
- tablature
size_categories:
- 10K<n<100K
dataset_info:
- config_name: default
features:
- name: text
dtype: string
- name: track_name
dtype: string
- name: track_number
dtype: int32
- name: instrument_name
dtype: string
- name: instrument_number
dtype: int32
- name: title
dtype: string
- name: tempo
dtype: int32
- name: tuning
dtype: string
- name: frets
dtype: int32
- name: file
dtype: string
- name: subtitle
dtype: string
- name: artist
dtype: string
- name: album
dtype: string
- name: words
dtype: string
- name: music
dtype: string
splits:
- name: train
num_bytes: 973765964
num_examples: 188297
download_size: 75369951
dataset_size: 973765964
- config_name: all
features:
- name: file
dtype: string
- name: text
dtype: string
- name: title
dtype: string
- name: track_name
dtype: string
- name: track_number
dtype: int32
- name: instrument_name
dtype: string
- name: instrument_number
dtype: int32
- name: tempo
dtype: int32
- name: tuning
dtype: string
- name: frets
dtype: int32
splits:
- name: train
num_bytes: 951605310
num_examples: 188297
download_size: 75369951
dataset_size: 951605310
---
# Dataset Card for Dataset Name
## Dataset Description
- **Repository:** https://github.com/vladsavelyev/guitart
### Dataset Summary
GuitarPro files with song tablatures, converted into [alphaTex](https://alphatab.net/docs/alphatex/introduction) format using this Python [converter](https://github.com/vladsavelyev/guitartab/blob/main/gp_to_tex.py).
### Supported Tasks and Leaderboards
Supported are NLP tasks, and potentially could be augmented with audio and used to auto-generate tabs from music.
### Source Data
GuitarPro tabs archive.