zzsi commited on
Commit
c7acd1a
·
verified ·
1 Parent(s): 9f84bbb

Upload dataset

Browse files
README.md CHANGED
@@ -1,18 +1,59 @@
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
 
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: 1243038476
48
+ num_examples: 16552
49
+ - name: dev
50
+ num_bytes: 28423800
51
+ num_examples: 355
52
+ - name: test
53
+ num_bytes: 32038707
54
+ num_examples: 488
55
+ download_size: 1005457710
56
+ dataset_size: 1303500983
57
  ---
58
 
59
  # OpenScore — Full-Page Score Images
data/dev-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:62565d4f61efd14fb8e8c510eb52c6ebac32b40c221fc96f3afec1bba84f4a62
3
- size 14781809
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d1127b2173fc2ae853994e973982aea29654860727273a882490a56f06589c6
3
+ size 28228614
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5eecb4d6dbd8da533453018ca6a38dbb739ea52cb9b947fef3a5b449672c2425
3
- size 6277627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27132e3257bbb17ea4d83c7a250f82e230c81411e558e6054c354cf6ef64dcf5
3
+ size 31665496
data/{train-00000-of-00001.parquet → train-00000-of-00003.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:73627b79f8270b575fd802166aaf89c91d5cfcc1853e74cd5b4e49596762caf5
3
- size 280492106
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4681675fbf384370b76f75fda07c30d48f9c7c32aee305a29430b0eb870050f
3
+ size 360161370
data/train-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e3ab52c308d3cae133d436f6e506e41c91c98d79a7d5b970e6d865e44784274
3
+ size 279821391
data/train-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3394ff16f91720c823e4355d76e6ce1ec4f3c48839f874209c6ccae919ca042
3
+ size 305580839