Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,59 +1,18 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-sa-4.0
|
| 3 |
task_categories:
|
| 4 |
-
- image-to-text
|
| 5 |
language:
|
| 6 |
-
- en
|
| 7 |
tags:
|
| 8 |
-
- music
|
| 9 |
-
- optical-music-recognition
|
| 10 |
-
- omr
|
| 11 |
-
- sheet-music
|
| 12 |
-
- musicxml
|
| 13 |
-
- lilypond
|
| 14 |
size_categories:
|
| 15 |
-
- 1K<n<10K
|
| 16 |
-
configs:
|
| 17 |
-
- config_name: default
|
| 18 |
-
data_files:
|
| 19 |
-
- split: train
|
| 20 |
-
path: data/train-*
|
| 21 |
-
- split: dev
|
| 22 |
-
path: data/dev-*
|
| 23 |
-
- split: test
|
| 24 |
-
path: data/test-*
|
| 25 |
-
dataset_info:
|
| 26 |
-
features:
|
| 27 |
-
- name: image
|
| 28 |
-
dtype: image
|
| 29 |
-
- name: score_id
|
| 30 |
-
dtype: string
|
| 31 |
-
- name: composer
|
| 32 |
-
dtype: string
|
| 33 |
-
- name: opus
|
| 34 |
-
dtype: string
|
| 35 |
-
- name: title
|
| 36 |
-
dtype: string
|
| 37 |
-
- name: corpus
|
| 38 |
-
dtype: string
|
| 39 |
-
- name: instruments
|
| 40 |
-
list: string
|
| 41 |
-
- name: page
|
| 42 |
-
dtype: int64
|
| 43 |
-
- name: n_pages
|
| 44 |
-
dtype: int64
|
| 45 |
-
splits:
|
| 46 |
-
- name: train
|
| 47 |
-
num_bytes: 77004778
|
| 48 |
-
num_examples: 1135
|
| 49 |
-
- name: dev
|
| 50 |
-
num_bytes: 5282727
|
| 51 |
-
num_examples: 84
|
| 52 |
-
- name: test
|
| 53 |
-
num_bytes: 11446366
|
| 54 |
-
num_examples: 171
|
| 55 |
-
download_size: 92617117
|
| 56 |
-
dataset_size: 93733871
|
| 57 |
---
|
| 58 |
|
| 59 |
# OpenScore — Full-Page Score Images
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-sa-4.0
|
| 3 |
task_categories:
|
| 4 |
+
- image-to-text
|
| 5 |
language:
|
| 6 |
+
- en
|
| 7 |
tags:
|
| 8 |
+
- music
|
| 9 |
+
- optical-music-recognition
|
| 10 |
+
- omr
|
| 11 |
+
- sheet-music
|
| 12 |
+
- musicxml
|
| 13 |
+
- lilypond
|
| 14 |
size_categories:
|
| 15 |
+
- 1K<n<10K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
---
|
| 17 |
|
| 18 |
# OpenScore — Full-Page Score Images
|