Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    CastError
Message:      Couldn't cast
checkpoint: string
component_error_buckets: list<item: struct<category: string, error_share: double, errors: int64, errors_per_1k_tokens: double (... 109 chars omitted)
  child 0, item: struct<category: string, error_share: double, errors: int64, errors_per_1k_tokens: double, errors_pe (... 97 chars omitted)
      child 0, category: string
      child 1, error_share: double
      child 2, errors: int64
      child 3, errors_per_1k_tokens: double
      child 4, errors_per_page_mean: double
      child 5, errors_per_page_median: double
      child 6, page_share: double
      child 7, pages_with_error: int64
component_error_categories: struct<accidental_and_tie_slur: int64, accidental_only: int64, articulation_only: int64, barline: in (... 857 chars omitted)
  child 0, accidental_and_tie_slur: int64
  child 1, accidental_only: int64
  child 2, articulation_only: int64
  child 3, barline: int64
  child 4, chord_structure_and_accidental: int64
  child 5, chord_structure_and_accidental_and_tie_slur: int64
  child 6, chord_structure_and_articulation: int64
  child 7, chord_structure_and_pitch: int64
  child 8, chord_structure_and_tie_slur: int64
  child 9, chord_structure_only: int64
  child 10, clef: int64
  child 11, column_or_line_break: int64
  child 12, duration_and_accidental: int64
  child 13, duration_and_pitch: int64
  child 14, duration_and_pitch_and_accidental: int64
  child 15, duration_and_pitch_and_accidental_and_tie_slur: int64
  child 16, duration_and_pitch_and_tie_s
...
match_rate: double
      child 4, top1_error_rate: double
      child 5, top1_errors: int64
      child 6, top1_errors_per_page: double
mode: string
outputs: struct<free_generation_predictions: string, gold_prefix_errors: string, per_page_records: string, su (... 107 chars omitted)
  child 0, free_generation_predictions: string
  child 1, gold_prefix_errors: string
  child 2, per_page_records: string
  child 3, summary: string
  child 4, summary_md: string
  child 5, teacher_forced_error_report: string
  child 6, teacher_forced_predictions: string
pages: int64
reconstruction: struct<matched_unk_preserved: int64, predicted_eos: int64, predicted_unk_literal: int64>
  child 0, matched_unk_preserved: int64
  child 1, predicted_eos: int64
  child 2, predicted_unk_literal: int64
tokens: int64
visually_grounded: bool
category: string
component_group: string
line_text: string
field_text: string
sample_id: string
group: string
component_flags: list<item: string>
  child 0, item: string
line_char_end: int64
gold_piece: string
line_index: int64
row_index: int64
field_char_end: int64
pred_piece: string
char_end: int64
char_start: int64
token_index: int64
field_char_start: int64
gold_note_token: string
source_ids: list<item: null>
  child 0, item: null
pred_note_token: string
split: string
gold_token_id: int64
gold_line: string
component_category: string
pred_field: string
gold_field: string
line_char_start: int64
pred_local_replacement_line: string
field_index: int64
pred_token_id: int64
to
{'category': Value('string'), 'char_end': Value('int64'), 'char_start': Value('int64'), 'component_category': Value('string'), 'component_flags': List(Value('string')), 'component_group': Value('string'), 'field_char_end': Value('int64'), 'field_char_start': Value('int64'), 'field_index': Value('int64'), 'field_text': Value('string'), 'gold_field': Value('string'), 'gold_line': Value('string'), 'gold_note_token': Value('string'), 'gold_piece': Value('string'), 'gold_token_id': Value('int64'), 'group': Value('string'), 'line_char_end': Value('int64'), 'line_char_start': Value('int64'), 'line_index': Value('int64'), 'line_text': Value('string'), 'pred_field': Value('string'), 'pred_local_replacement_line': Value('string'), 'pred_note_token': Value('string'), 'pred_piece': Value('string'), 'pred_token_id': Value('int64'), 'row_index': Value('int64'), 'sample_id': Value('string'), 'source_ids': List(Value('null')), 'split': Value('string'), 'token_index': Value('int64'), 'visually_grounded': Value('bool')}
because column names don't match
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1827, in _prepare_split_single
                  for key, table in generator:
                                    ^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 613, in wrapped
                  for item in generator(*args, **kwargs):
                              ~~~~~~~~~^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 343, in _generate_tables
                  self._cast_table(pa_table, json_field_paths=json_field_paths),
                  ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 132, in _cast_table
                  pa_table = table_cast(pa_table, self.info.features.arrow_schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2378, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2306, in cast_table_to_schema
                  raise CastError(
                  ...<3 lines>...
                  )
              datasets.table.CastError: Couldn't cast
              checkpoint: string
              component_error_buckets: list<item: struct<category: string, error_share: double, errors: int64, errors_per_1k_tokens: double (... 109 chars omitted)
                child 0, item: struct<category: string, error_share: double, errors: int64, errors_per_1k_tokens: double, errors_pe (... 97 chars omitted)
                    child 0, category: string
                    child 1, error_share: double
                    child 2, errors: int64
                    child 3, errors_per_1k_tokens: double
                    child 4, errors_per_page_mean: double
                    child 5, errors_per_page_median: double
                    child 6, page_share: double
                    child 7, pages_with_error: int64
              component_error_categories: struct<accidental_and_tie_slur: int64, accidental_only: int64, articulation_only: int64, barline: in (... 857 chars omitted)
                child 0, accidental_and_tie_slur: int64
                child 1, accidental_only: int64
                child 2, articulation_only: int64
                child 3, barline: int64
                child 4, chord_structure_and_accidental: int64
                child 5, chord_structure_and_accidental_and_tie_slur: int64
                child 6, chord_structure_and_articulation: int64
                child 7, chord_structure_and_pitch: int64
                child 8, chord_structure_and_tie_slur: int64
                child 9, chord_structure_only: int64
                child 10, clef: int64
                child 11, column_or_line_break: int64
                child 12, duration_and_accidental: int64
                child 13, duration_and_pitch: int64
                child 14, duration_and_pitch_and_accidental: int64
                child 15, duration_and_pitch_and_accidental_and_tie_slur: int64
                child 16, duration_and_pitch_and_tie_s
              ...
              match_rate: double
                    child 4, top1_error_rate: double
                    child 5, top1_errors: int64
                    child 6, top1_errors_per_page: double
              mode: string
              outputs: struct<free_generation_predictions: string, gold_prefix_errors: string, per_page_records: string, su (... 107 chars omitted)
                child 0, free_generation_predictions: string
                child 1, gold_prefix_errors: string
                child 2, per_page_records: string
                child 3, summary: string
                child 4, summary_md: string
                child 5, teacher_forced_error_report: string
                child 6, teacher_forced_predictions: string
              pages: int64
              reconstruction: struct<matched_unk_preserved: int64, predicted_eos: int64, predicted_unk_literal: int64>
                child 0, matched_unk_preserved: int64
                child 1, predicted_eos: int64
                child 2, predicted_unk_literal: int64
              tokens: int64
              visually_grounded: bool
              category: string
              component_group: string
              line_text: string
              field_text: string
              sample_id: string
              group: string
              component_flags: list<item: string>
                child 0, item: string
              line_char_end: int64
              gold_piece: string
              line_index: int64
              row_index: int64
              field_char_end: int64
              pred_piece: string
              char_end: int64
              char_start: int64
              token_index: int64
              field_char_start: int64
              gold_note_token: string
              source_ids: list<item: null>
                child 0, item: null
              pred_note_token: string
              split: string
              gold_token_id: int64
              gold_line: string
              component_category: string
              pred_field: string
              gold_field: string
              line_char_start: int64
              pred_local_replacement_line: string
              field_index: int64
              pred_token_id: int64
              to
              {'category': Value('string'), 'char_end': Value('int64'), 'char_start': Value('int64'), 'component_category': Value('string'), 'component_flags': List(Value('string')), 'component_group': Value('string'), 'field_char_end': Value('int64'), 'field_char_start': Value('int64'), 'field_index': Value('int64'), 'field_text': Value('string'), 'gold_field': Value('string'), 'gold_line': Value('string'), 'gold_note_token': Value('string'), 'gold_piece': Value('string'), 'gold_token_id': Value('int64'), 'group': Value('string'), 'line_char_end': Value('int64'), 'line_char_start': Value('int64'), 'line_index': Value('int64'), 'line_text': Value('string'), 'pred_field': Value('string'), 'pred_local_replacement_line': Value('string'), 'pred_note_token': Value('string'), 'pred_piece': Value('string'), 'pred_token_id': Value('int64'), 'row_index': Value('int64'), 'sample_id': Value('string'), 'source_ids': List(Value('null')), 'split': Value('string'), 'token_index': Value('int64'), 'visually_grounded': Value('bool')}
              because column names don't match
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1369, in compute_config_parquet_and_info_response
                  parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
                                                                        ~~~~~~~~~~~~~~~~~~~~~~~~~^
                      builder, max_dataset_size_bytes=max_dataset_size_bytes
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  )
                  ^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 948, in stream_convert_to_parquet
                  builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
                  ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1694, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~^
                      gen_kwargs=gen_kwargs, job_id=job_id, **_prepare_split_args
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  ):
                  ^
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1880, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

category
string
char_end
int64
char_start
int64
component_category
string
component_flags
list
component_group
string
field_char_end
int64
field_char_start
int64
field_index
int64
field_text
string
gold_field
string
gold_line
string
gold_note_token
string
gold_piece
string
gold_token_id
int64
group
string
line_char_end
int64
line_char_start
int64
line_index
int64
line_text
string
pred_field
string
pred_local_replacement_line
string
pred_note_token
string
pred_piece
string
pred_token_id
int64
row_index
int64
sample_id
string
source_ids
list
split
string
token_index
int64
visually_grounded
bool
clef
977
970
clef
[]
visual
977
970
1
*clefF4
*clefF4
*clefG2 *clefF4
null
*clefF4
219
visual
977
962
71
*clefG2 *clefF4
*
*clefG2 *
null
*
11
0
sample_00021286
[]
synth-validation
472
true
clef
1,125
1,118
clef
[]
visual
1,125
1,118
0
*clefF4
*clefF4
*clefF4 *clefG2 *
null
*clefF4
219
visual
1,135
1,118
84
*clefF4 *clefG2 *
*
* *clefG2 *
null
*
11
0
sample_00021286
[]
synth-validation
562
true
tie_slur
594
593
tie_slur_only
[ "tie_slur" ]
visual
594
591
3
2f)
2f)
2D- 8r 4B-) 2f)
2f)
)
10
visual
594
579
41
2D- 8r 4B-) 2f)
2f
2D- 8r 4B-) 2f
2f
5
3
sample_00023385
[]
synth-validation
348
true
tie_slur
829
828
tie_slur_only
[ "tie_slur" ]
visual
829
826
2
2c)
2c)
2AA 4F 2c) 8r
2c)
)
10
visual
832
819
61
2AA 4F 2c) 8r
2c
2AA 4F 2c 8r
2c
4
3
sample_00023385
[]
synth-validation
516
true
tie_slur
1,094
1,092
tie_slur_only
[ "tie_slur" ]
visual
1,096
1,092
3
1f)[
1f)[
4D 8FL 4B- 1f)[
1f)[
1f
671
visual
1,096
1,081
82
4D 8FL 4B- 1f)[
1f[)[
4D 8FL 4B- 1f[)[
1f[)[
1f[
2,518
3
sample_00023385
[]
synth-validation
696
true
accidental
1,905
1,904
tie_slur_only
[ "tie_slur" ]
visual
1,905
1,901
3
8A-(
8A-(
. . . 8A-(
8A-(
(
9
visual
1,905
1,895
142
. . . 8A-(
8A-
. . . 8A-
8A-
5
3
sample_00023385
[]
synth-validation
1,219
true
accidental
2,028
2,025
note_other
[]
visual
2,030
2,025
1
8d-(J
8d-(J
. 8d-(J . .
8d-(J
8d-
448
visual
2,034
2,023
152
. 8d-(J . .
8d-J(J
. 8d-J(J . .
8d-J(J
8d-J
780
3
sample_00023385
[]
synth-validation
1,298
true
accidental
873
871
tie_slur_only
[ "tie_slur" ]
visual
873
868
4
8G#(J
8G#(J
. . . . 8G#(J
8G#(J
(J
782
visual
873
860
48
. . . . 8G#(J
8G#)J
. . . . 8G#)J
8G#)J
)J
186
7
sample_00016896
[]
synth-validation
550
true
accidental
934
933
tie_slur_only
[ "tie_slur" ]
visual
934
928
4
4.G#))
4.G#))
. . . . 4.G#))
4.G#))
)
10
visual
934
920
52
. . . . 4.G#))
4.G#)
. . . . 4.G#)
4.G#)
5
7
sample_00016896
[]
synth-validation
596
true
accidental
982
981
tie_slur_only
[ "tie_slur" ]
visual
982
978
4
6c#(
6c#(
. . . . 6c#(
6c#(
(
9
visual
982
970
55
. . . . 6c#(
6c#
. . . . 6c#
6c#
5
7
sample_00016896
[]
synth-validation
633
true
duration
1,172
1,169
note_other
[]
visual
1,172
1,169
4
8GJ
8GJ
. . . . 8GJ
8GJ
8GJ
352
visual
1,172
1,161
67
. . . . 8GJ
8G
. . . . 8G
8G
8G
121
7
sample_00016896
[]
synth-validation
770
true
accidental
1,276
1,274
tie_slur_only
[ "tie_slur" ]
visual
1,276
1,270
5
8d#q(J
8d#q(J
. . . . . 8d#q(J
8d#q(J
(J
782
visual
1,276
1,260
74
. . . . . 8d#q(J
8d#qJ
. . . . . 8d#qJ
8d#qJ
J
36
7
sample_00016896
[]
synth-validation
857
true
accidental
1,280
1,277
accidental_and_tie_slur
[ "accidental", "tie_slur" ]
visual
1,284
1,277
0
4E( 4A#
4E( 4A#
4E( 4A# 1C# 4r 1r 1r 1c#)[
4E(
4E(
2,923
visual
1,303
1,277
75
4E( 4A# 1C# 4r 1r 1r 1c#)[
4E# 4A#
4E# 4A# 1C# 4r 1r 1r 1c#)[
4E#
4E#
1,150
7
sample_00016896
[]
synth-validation
859
true
accidental
1,307
1,304
accidental_only
[ "accidental" ]
visual
1,311
1,304
0
4E# 4An
4E# 4An
4E# 4An . 8r . . .
4E#
4E#
1,150
visual
1,322
1,304
76
4E# 4An . 8r . . .
4En 4An
4En 4An . 8r . . .
4En
4En
1,451
7
sample_00016896
[]
synth-validation
875
true
accidental
1,438
1,435
accidental_only
[ "accidental" ]
visual
1,443
1,435
0
4En( 4A#
4En( 4A#
4En( 4A# 1C# 8a# 1r 1r 2c#)]
4En(
4En
1,451
visual
1,463
1,435
84
4En( 4A# 1C# 8a# 1r 1r 2c#)]
4E#( 4A#
4E#( 4A# 1C# 8a# 1r 1r 2c#)]
4E#(
4E#
1,150
7
sample_00016896
[]
synth-validation
979
true
null_token
1,507
1,506
null_token
[]
structural
1,507
1,506
2
.
.
4F# 4G# . . . . 8r
null
.
14
structural
1,514
1,496
87
4F# 4G# . . . . 8r
8r
4F# 4G# . 8r . . 8r
null
8r
91
7
sample_00016896
[]
synth-validation
1,027
false
accidental
2,203
2,201
accidental_only
[ "accidental" ]
visual
2,203
2,196
1
4f#) 4a
4f#) 4a
4FF#)] 4F# 4f#) 4a . . .
4a
4a
94
visual
2,209
2,185
127
4FF#)] 4F# 4f#) 4a . . .
4f#) 4a#
4FF#)] 4F# 4f#) 4a# . . .
4a#
4a#
751
7
sample_00016896
[]
synth-validation
1,527
true
accidental
2,458
2,454
duration_and_accidental
[ "duration", "accidental" ]
visual
2,459
2,454
2
4.G#)
4.G#)
. 16ee 4.G#) . .
4.G#)
4.G#
1,581
visual
2,463
2,447
143
. 16ee 4.G#) . .
8.G)
. 16ee 8.G) . .
8.G)
8.G
693
7
sample_00016896
[]
synth-validation
1,708
true
clef
16
8
clef
[]
visual
16
8
1
*clefGv2
*clefGv2
*clefF4 *clefGv2 *clefG2 *clefG2 *clefGv2 *clefG2
null
*clefGv2
1,240
visual
49
0
0
*clefF4 *clefGv2 *clefG2 *clefG2 *clefGv2 *clefG2
*clefF4
*clefF4 *clefF4 *clefG2 *clefG2 *clefGv2 *clefG2
null
*clefF4
219
17
sample_00010436
[]
synth-validation
2
true
clef
41
33
clef
[]
visual
41
33
4
*clefGv2
*clefGv2
*clefF4 *clefGv2 *clefG2 *clefG2 *clefGv2 *clefG2
null
*clefGv2
1,240
visual
49
0
0
*clefF4 *clefGv2 *clefG2 *clefG2 *clefGv2 *clefG2
*clefG2
*clefF4 *clefGv2 *clefG2 *clefG2 *clefG2 *clefG2
null
*clefG2
147
17
sample_00010436
[]
synth-validation
8
true
accidental
1,926
1,923
pitch_only
[ "pitch" ]
visual
1,926
1,923
2
4d-
4d-
2.EE-[ 2.E-[ 2e- 2a- 4d- 2.E-[ 4d-( 2e- 2.a-
4d-
4d-
423
visual
1,946
1,902
73
2.EE-[ 2.E-[ 2e- 2a- 4d- 2.E-[ 4d-( 2e- 2.a-
4e-
2.EE-[ 2.E-[ 2e- 2a- 4e- 2.E-[ 4d-( 2e- 2.a-
4e-
4e-
234
19
sample_00018848
[]
synth-validation
1,136
true
accidental
1,433
1,428
note_other
[]
visual
1,434
1,428
1
16B-LK
16B-LK
16E- 16B-LK
16B-LK
16B-L
1,792
visual
1,434
1,423
168
16E- 16B-LK
16B-K
16E- 16B-K
16B-K
16B-
299
22
sample_00025869
[]
synth-validation
768
true
duration
1,475
1,471
note_other
[]
visual
1,476
1,471
1
16cLK
16cLK
16E- 16cLK
16cLK
16cL
1,233
visual
1,476
1,466
172
16E- 16cLK
16cKLK
16E- 16cKLK
16cKLK
16cKL
2,340
22
sample_00025869
[]
synth-validation
786
true
accidental
1,324
1,323
accidental_only
[ "accidental" ]
visual
1,324
1,320
6
32fJ
32fJ
. . . . . . 32fJ
32fJ
J
36
visual
1,324
1,308
66
. . . . . . 32fJ
32fnJ
. . . . . . 32fnJ
32fnJ
nJ
439
26
sample_00007780
[]
synth-validation
977
true
accidental
1,361
1,356
accidental_and_tie_slur
[ "accidental", "tie_slur" ]
visual
1,363
1,356
6
16e-]JJ
16e-]JJ
. . . . . . 16e-]JJ
16e-]JJ
16e-]
2,826
visual
1,363
1,344
68
. . . . . . 16e-]JJ
16eJJ
. . . . . . 16eJJ
16eJJ
16e
158
26
sample_00007780
[]
synth-validation
1,007
true
duration
901
898
pitch_only
[ "pitch" ]
visual
901
895
1
4f 4dd
4f 4dd
4C 4A- 4f 4dd
4dd
4dd
108
visual
901
888
85
4C 4A- 4f 4dd
4f 4ff
4C 4A- 4f 4ff
4ff
4ff
230
28
sample_00010568
[]
synth-validation
526
true
rest
597
594
duration_only
[ "duration" ]
visual
597
594
4
2.r
2.r
2.FF[ 2.A[ 2.c[ 4cc 2.r
2.r
2.r
224
visual
597
574
35
2.FF[ 2.A[ 2.c[ 4cc 2.r
2r
2.FF[ 2.A[ 2.c[ 4cc 2r
2r
2r
178
29
sample_00015068
[]
synth-validation
364
true
accidental
1,446
1,444
pitch_and_accidental
[ "pitch", "accidental" ]
visual
1,446
1,444
1
4c
4c
2.DD 4c 2.f 4a 2f
4c
4c
163
visual
1,456
1,439
97
2.DD 4c 2.f 4a 2f
4e-
2.DD 4e- 2.f 4a 2f
4e-
4e-
234
29
sample_00015068
[]
synth-validation
988
true
accidental
2,131
2,128
pitch_and_accidental
[ "pitch", "accidental" ]
visual
2,131
2,128
1
4E-
4E-
4F 4E- 4d 4b- 4f
4E-
4E-
287
visual
2,141
2,125
144
4F 4E- 4d 4b- 4f
4C
4F 4C 4d 4b- 4f
4C
4C
181
29
sample_00015068
[]
synth-validation
1,458
true
column_or_line_break
2,330
2,329
termination
[]
structural
2,329
2,328
4
=
=
= = = = =
null
5
structural
2,329
2,320
157
= = = = =
=<eos>
= = = = =<eos>
null
<eos>
2
29
sample_00015068
[]
synth-validation
1,595
false
tie_slur
2,349
2,345
tie_slur_only
[ "tie_slur" ]
visual
2,349
2,345
3
2.cc
2.cc
2.CC[ 2.E- 2.a 2.cc 2.r
2.cc
2.cc
582
visual
2,353
2,330
158
2.CC[ 2.E- 2.a 2.cc 2.r
2.cc[
2.CC[ 2.E- 2.a 2.cc[ 2.r
2.cc[
2.cc[
2,277
29
sample_00015068
[]
synth-validation
1,603
true
accidental
67
63
pitch_only
[ "pitch" ]
visual
69
63
1
4.bbb-
4.bbb-
16ee-LL 4.bbb- 2bb-_
4.bbb-
4.bb
1,121
visual
75
55
4
16ee-LL 4.bbb- 2bb-_
4.ggb-
16ee-LL 4.ggb- 2bb-_
4.ggb-
4.gg
390
37
sample_00017961
[]
synth-validation
18
true
accidental
132
128
pitch_and_accidental
[ "pitch", "accidental" ]
visual
132
128
1
8ggg
8ggg
16f 8ggg .
8ggg
8ggg
758
visual
134
124
10
16f 8ggg .
8eee-
16f 8eee- .
8eee-
8eee-
995
37
sample_00017961
[]
synth-validation
56
true
accidental
982
979
interpretation_or_control
[]
structural
988
979
0
4B- 4d 4f
4B- 4d 4f
4B- 4d 4f 4a- 4ryy
null
4B-
208
visual
997
979
77
4B- 4d 4f 4a- 4ryy
* 4d 4f
* 4d 4f 4a- 4ryy
null
*
11
41
sample_00010481
[]
synth-validation
547
true
rest
231
228
duration_only
[ "duration" ]
visual
231
228
3
2.r
2.r
1r 4B 4d 2.r
2.r
2.r
224
visual
231
219
16
1r 4B 4d 2.r
2r
1r 4B 4d 2r
2r
2r
178
48
sample_00012829
[]
synth-validation
134
true
rest
1,936
1,933
duration_only
[ "duration" ]
visual
1,936
1,933
3
2.r
2.r
2.c 4G 4e 2.r
2.r
2.r
224
visual
1,936
1,923
165
2.c 4G 4e 2.r
2r
2.c 4G 4e 2r
2r
2r
178
48
sample_00012829
[]
synth-validation
1,333
true
accidental
254
253
accidental_only
[ "accidental" ]
visual
258
249
0
16GGn 16G
16GGn 16G
16GGn 16G 16cc#J
16GGn
n
59
visual
265
249
24
16GGn 16G 16cc#J
16GG 16G
16GG 16G 16cc#J
16GG
6
50
sample_00011287
[]
synth-validation
107
true
accidental
552
548
note_other
[]
visual
555
548
1
16ddnJJ
16ddnJJ
. 16ddnJJ
16ddnJJ
16dd
112
visual
555
546
51
. 16ddnJJ
16ddJJnJJ
. 16ddJJnJJ
16ddJJnJJ
16ddJJ
297
50
sample_00011287
[]
synth-validation
251
true
accidental
566
563
note_other
[]
visual
569
563
0
16BnLL
16BnLL
16BnLL .
16BnLL
16B
192
visual
571
563
53
16BnLL .
16BLLnLL
16BLLnLL .
16BLLnLL
16BLL
718
50
sample_00011287
[]
synth-validation
258
true
accidental
971
968
accidental_only
[ "accidental" ]
visual
981
968
0
4Gn 4c# 4e 4g
4Gn 4c# 4e 4g
4Gn 4c# 4e 4g 8a;L .
4Gn
4Gn
1,944
visual
988
968
82
4Gn 4c# 4e 4g 8a;L .
4G 4c# 4e 4g
4G 4c# 4e 4g 8a;L .
4G
4G
134
50
sample_00011287
[]
synth-validation
451
true
barline
1,015
1,014
barline
[]
visual
1,015
1,014
0
=
=
= = =
null
=
28
visual
1,019
1,014
85
= = =
*
* = =
null
*
11
50
sample_00011287
[]
synth-validation
478
true
tie_slur
609
606
tie_slur_only
[ "tie_slur" ]
visual
609
606
0
8gL
8gL
8gL
8gL
8gL
161
visual
609
606
130
8gL
8g(L
8g(L
8g(L
8g(L
817
52
sample_00011835
[]
synth-validation
276
true
accidental
1,877
1,872
pitch_and_accidental
[ "pitch", "accidental" ]
visual
1,882
1,872
0
4.EE- 4.E-
4.EE- 4.E-
4.EE- 4.E- 8ee-
4.EE-
4.EE-
2,015
visual
1,887
1,872
235
4.EE- 4.E- 8ee-
4.GG 4.E-
4.GG 4.E- 8ee-
4.GG
4.GG
777
55
sample_00010934
[]
synth-validation
995
true
accidental
1,903
1,899
pitch_only
[ "pitch" ]
visual
1,911
1,899
0
4.DD-[ 4.D-[
4.DD-[ 4.D-[
4.DD-[ 4.D-[ 8ccL
4.DD-[
4.DD
1,358
visual
1,916
1,899
238
4.DD-[ 4.D-[ 8ccL
4.FF-[ 4.D-[
4.FF-[ 4.D-[ 8ccL
4.FF-[
4.FF
1,146
55
sample_00010934
[]
synth-validation
1,009
true
tie_slur
322
320
tie_slur_only
[ "tie_slur" ]
visual
322
318
1
8aq(
8aq(
. 8aq(
8aq(
q(
2,232
visual
322
316
55
. 8aq(
8aq
. 8aq
8aq
q
61
60
sample_00025872
[]
synth-validation
225
true
null_token
344
343
null_token
[]
structural
344
343
0
.
.
. 8aq(
null
.
14
structural
349
343
59
. 8aq(
4r
4r 8aq(
null
4r
97
60
sample_00025872
[]
synth-validation
241
false
tie_slur
1,661
1,660
tie_slur_only
[ "tie_slur" ]
visual
1,661
1,658
0
8C(
8C(
8C( 8A
8C(
(
9
visual
1,664
1,658
253
8C( 8A
8C
8C 8A
8C
4
60
sample_00025872
[]
synth-validation
1,057
true
column_or_line_break
2,154
2,153
column_or_line_break
[]
structural
2,153
2,151
1
8A
8A
. 8A
null
5
structural
2,153
2,149
326
. 8A
8A`
. 8A`
null
`
47
60
sample_00025872
[]
synth-validation
1,377
false
tie_slur
2,361
2,358
tie_slur_only
[ "tie_slur" ]
visual
2,361
2,358
1
4A(
4A(
4C 4A 4A(
4A(
4A(
1,818
visual
2,361
2,352
358
4C 4A 4A(
4A
4C 4A 4A
4A
4A
127
60
sample_00025872
[]
synth-validation
1,510
true
column_or_line_break
2,390
2,389
column_or_line_break
[]
structural
2,389
2,386
1
2cc
2cc
2e- 2cc 2g
null
4
structural
2,392
2,382
259
2e- 2cc 2g
2ccn2g
2e- 2ccn2g
null
n
59
61
sample_00004791
[]
synth-validation
1,617
false
rest
2,502
2,500
rest_note_confusion
[ "duration", "is_rest" ]
visual
2,502
2,500
0
2r
2r
2r . .
2r
2r
178
visual
2,506
2,500
272
2r . .
==
== . .
==
==
212
61
sample_00004791
[]
synth-validation
1,698
true
duration
304
300
note_other
[]
visual
304
300
0
12gL
12gL
12gL
12gL
12gL
869
visual
304
300
63
12gL
12g
12g
12g
12g
380
62
sample_00011860
[]
synth-validation
141
true
duration
589
584
note_other
[]
visual
589
584
0
12ffJ
12ffJ
12ffJ
12ffJ
12ffJ
1,275
visual
589
584
114
12ffJ
12ff
12ff
12ff
12ff
631
62
sample_00011860
[]
synth-validation
262
true
accidental
809
805
note_other
[]
visual
812
805
0
24dd-JJ
24dd-JJ
24dd-JJ
24dd-JJ
24dd
743
visual
812
805
153
24dd-JJ
24ddJJ-JJ
24ddJJ-JJ
24ddJJ-JJ
24ddJJ
1,708
62
sample_00011860
[]
synth-validation
358
true
articulation
1,682
1,681
duration_only
[ "duration" ]
visual
1,687
1,681
0
18c`LL
18c`LL
18c`LL
18c`LL
1
17
visual
1,687
1,681
335
18c`LL
208c`LL
208c`LL
208c`LL
20
1,097
62
sample_00011860
[]
synth-validation
759
true
articulation
1,684
1,682
duration_only
[ "duration" ]
visual
1,687
1,681
0
18c`LL
18c`LL
18c`LL
18c`LL
8c
149
visual
1,687
1,681
335
18c`LL
14c`LL
14c`LL
14c`LL
4c
163
62
sample_00011860
[]
synth-validation
760
true
articulation
1,685
1,684
articulation_only
[ "articulation" ]
visual
1,687
1,681
0
18c`LL
18c`LL
18c`LL
18c`LL
`
47
visual
1,687
1,681
335
18c`LL
18cLLLL
18cLLLL
18cLLLL
LL
83
62
sample_00011860
[]
synth-validation
761
true
accidental
1,725
1,722
accidental_only
[ "accidental" ]
visual
1,728
1,721
0
18dd-JJ
18dd-JJ
18dd-JJ
18dd-JJ
8dd
79
visual
1,728
1,721
343
18dd-JJ
18dd--JJ
18dd--JJ
18dd--JJ
8dd-
550
62
sample_00011860
[]
synth-validation
786
true
accidental
1,762
1,761
articulation_only
[ "articulation" ]
visual
1,764
1,757
0
18d-`LL
18d-`LL
18d-`LL
18d-`LL
`
47
visual
1,764
1,757
348
18d-`LL
18d-LLLL
18d-LLLL
18d-LLLL
LL
83
62
sample_00011860
[]
synth-validation
803
true
accidental
1,804
1,801
accidental_only
[ "accidental" ]
visual
1,807
1,800
0
18ee-JJ
18ee-JJ
18ee-JJ
18ee-JJ
8ee
84
visual
1,807
1,800
356
18ee-JJ
18ee--JJ
18ee--JJ
18ee--JJ
8ee-
330
62
sample_00011860
[]
synth-validation
828
true
duration
1,831
1,825
pitch_only
[ "pitch" ]
visual
1,834
1,825
0
32qqffJJJ
32qqffJJJ
32qqffJJJ
32qqffJJJ
32qqff
2,991
visual
1,834
1,825
360
32qqffJJJ
32qqJJJ
32qqJJJ
32qqJJJ
32qq
1,235
62
sample_00011860
[]
synth-validation
839
true
tie_slur
129
128
tie_slur_only
[ "tie_slur" ]
visual
140
125
0
1AA:( 1E:[ 1A:[
1AA:( 1E:[ 1A:[
1AA:( 1E:[ 1A:[ 4r
1AA:(
:
26
visual
143
125
14
1AA:( 1E:[ 1A:[ 4r
1AA:[( 1E:[ 1A:[
1AA:[( 1E:[ 1A:[ 4r
1AA:[(
:[
2,022
63
sample_00023573
[]
synth-validation
71
true
tie_slur
135
133
tie_slur_only
[ "tie_slur" ]
visual
140
125
0
1AA:( 1E:[ 1A:[
1AA:( 1E:[ 1A:[
1AA:( 1E:[ 1A:[ 4r
1E:[
:[
2,022
visual
143
125
14
1AA:( 1E:[ 1A:[ 4r
1AA:( 1E: 1A:[
1AA:( 1E: 1A:[ 4r
1E:
:
26
63
sample_00023573
[]
synth-validation
75
true
null_token
176
175
null_token
[]
structural
176
175
0
.
.
. 4.ee
null
.
14
structural
181
175
20
. 4.ee
4AA
4AA 4.ee
null
4AA
239
63
sample_00023573
[]
synth-validation
102
false
tie_slur
195
193
tie_slur_only
[ "tie_slur" ]
visual
197
182
0
4AA:) 4E:] 4A:]
4AA:) 4E:] 4A:]
4AA:) 4E:] 4A:] .
4A:]
4A
127
visual
199
182
21
4AA:) 4E:] 4A:] .
4AA:) 4E:] 4A]:]
4AA:) 4E:] 4A]:] .
4A]:]
4A]
1,213
63
sample_00023573
[]
synth-validation
114
true
tie_slur
208
207
tie_slur_only
[ "tie_slur" ]
visual
220
204
0
1FF:([ 1C:[ 1F:[
1FF:([ 1C:[ 1F:[
1FF:([ 1C:[ 1F:[ 4r
1FF:([
:
26
visual
223
204
23
1FF:([ 1C:[ 1F:[ 4r
1FF:[([ 1C:[ 1F:[
1FF:[([ 1C:[ 1F:[ 4r
1FF:[([
:[
2,022
63
sample_00023573
[]
synth-validation
125
true
tie_slur
210
208
tie_slur_only
[ "tie_slur" ]
visual
220
204
0
1FF:([ 1C:[ 1F:[
1FF:([ 1C:[ 1F:[
1FF:([ 1C:[ 1F:[ 4r
1FF:([
([
2,909
visual
223
204
23
1FF:([ 1C:[ 1F:[ 4r
1FF:( 1C:[ 1F:[
1FF:( 1C:[ 1F:[ 4r
1FF:(
(
9
63
sample_00023573
[]
synth-validation
126
true
tie_slur
287
286
tie_slur_only
[ "tie_slur" ]
visual
300
283
0
1CC:([ 1GG:[ 1C:[
1CC:([ 1GG:[ 1C:[
1CC:([ 1GG:[ 1C:[ 4r
1CC:([
:
26
visual
303
283
32
1CC:([ 1GG:[ 1C:[ 4r
1CC:[([ 1GG:[ 1C:[
1CC:[([ 1GG:[ 1C:[ 4r
1CC:[([
:[
2,022
63
sample_00023573
[]
synth-validation
179
true
tie_slur
368
367
tie_slur_only
[ "tie_slur" ]
visual
379
364
0
1GG:([ 1D:[ 1G:
1GG:([ 1D:[ 1G:
1GG:([ 1D:[ 1G: 4r
1GG:([
:
26
visual
382
364
41
1GG:([ 1D:[ 1G: 4r
1GG:[([ 1D:[ 1G:
1GG:[([ 1D:[ 1G: 4r
1GG:[([
:[
2,022
63
sample_00023573
[]
synth-validation
233
true
tie_slur
908
906
tie_slur_only
[ "tie_slur" ]
visual
913
898
0
1AA:( 1E:[ 1A:[
1AA:( 1E:[ 1A:[
1AA:( 1E:[ 1A:[ 4r
1E:[
:[
2,022
visual
916
898
99
1AA:( 1E:[ 1A:[ 4r
1AA:( 1E: 1A:[
1AA:( 1E: 1A:[ 4r
1E:
:
26
63
sample_00023573
[]
synth-validation
550
true
tie_slur
981
980
tie_slur_only
[ "tie_slur" ]
visual
993
977
0
1FF:([ 1C:[ 1F:[
1FF:([ 1C:[ 1F:[
1FF:([ 1C:[ 1F:[ 4r
1FF:([
:
26
visual
996
977
108
1FF:([ 1C:[ 1F:[ 4r
1FF:[([ 1C:[ 1F:[
1FF:[([ 1C:[ 1F:[ 4r
1FF:[([
:[
2,022
63
sample_00023573
[]
synth-validation
600
true
tie_slur
1,060
1,059
tie_slur_only
[ "tie_slur" ]
visual
1,073
1,056
0
1CC:([ 1GG:[ 1C:[
1CC:([ 1GG:[ 1C:[
1CC:([ 1GG:[ 1C:[ 4r
1CC:([
:
26
visual
1,076
1,056
117
1CC:([ 1GG:[ 1C:[ 4r
1CC:[([ 1GG:[ 1C:[
1CC:[([ 1GG:[ 1C:[ 4r
1CC:[([
:[
2,022
63
sample_00023573
[]
synth-validation
654
true
tie_slur
1,141
1,140
tie_slur_only
[ "tie_slur" ]
visual
1,152
1,137
0
1GG:([ 1D:[ 1G:
1GG:([ 1D:[ 1G:
1GG:([ 1D:[ 1G: 4r
1GG:([
:
26
visual
1,155
1,137
126
1GG:([ 1D:[ 1G: 4r
1GG:[([ 1D:[ 1G:
1GG:[([ 1D:[ 1G: 4r
1GG:[([
:[
2,022
63
sample_00023573
[]
synth-validation
708
true
null_token
1,197
1,196
null_token
[]
structural
1,197
1,196
0
.
.
. 4.dd
null
.
14
structural
1,202
1,196
133
. 4.dd
4GG
4GG 4.dd
null
4GG
250
63
sample_00023573
[]
synth-validation
743
false
duration
1,801
1,796
pitch_only
[ "pitch" ]
visual
1,801
1,796
0
16ccL
16ccL
16ccL .
16ccL
16ccL
681
visual
1,803
1,796
204
16ccL .
16eeL
16eeL .
16eeL
16eeL
586
63
sample_00023573
[]
synth-validation
1,088
true
interpretation_or_control
3,072
3,071
interpretation_or_control
[]
structural
3,075
3,071
0
*8ba
*8ba
*8ba *8va
null
*
11
structural
3,080
3,071
351
*8ba *8va
8aL8ba
8aL8ba *8va
null
8aL
128
63
sample_00023573
[]
synth-validation
1,800
false
interpretation_or_control
3,075
3,072
interpretation_or_control
[]
structural
3,075
3,071
0
*8ba
*8ba
*8ba *8va
null
8ba
2,062
structural
3,080
3,071
351
*8ba *8va
*
* *8va
null
4
63
sample_00023573
[]
synth-validation
1,801
false
interpretation_or_control
3,080
3,076
interpretation_or_control
[]
structural
3,080
3,076
1
*8va
*8va
*8ba *8va
null
*8va
1,794
structural
3,080
3,071
351
*8ba *8va
*
*8ba *
null
*
11
63
sample_00023573
[]
synth-validation
1,803
false
duration
3,093
3,089
pitch_only
[ "pitch" ]
visual
3,093
3,089
0
16eL
16eL
16eL .
16eL
16eL
847
visual
3,095
3,089
353
16eL .
16gL
16gL .
16gL
16gL
756
63
sample_00023573
[]
synth-validation
1,809
true
duration
3,149
3,145
pitch_only
[ "pitch" ]
visual
3,149
3,145
0
16gJ
16gJ
16gJ .
16gJ
16gJ
859
visual
3,151
3,145
360
16gJ .
16bJ
16bJ .
16bJ
16bJ
762
63
sample_00023573
[]
synth-validation
1,837
true
duration
3,219
3,216
pitch_only
[ "pitch" ]
visual
3,219
3,216
0
8FL
8FL
8FL 4a
8FL
8FL
433
visual
3,222
3,216
369
8FL 4a
8AL
8AL 4a
8AL
8AL
343
63
sample_00023573
[]
synth-validation
1,877
true
duration
3,227
3,223
pitch_only
[ "pitch" ]
visual
3,227
3,223
0
16cL
16cL
16cL .
16cL
16cL
1,233
visual
3,229
3,223
370
16cL .
16eL
16eL .
16eL
16eL
847
63
sample_00023573
[]
synth-validation
1,881
true
duration
316
312
duration_only
[ "duration" ]
visual
316
312
5
16bb
16bb
. 8C#J . . . 16bb
16bb
16bb
301
visual
316
299
11
. 8C#J . . . 16bb
24bb
. 8C#J . . . 24bb
24bb
24bb
1,343
64
sample_00004598
[]
synth-validation
144
true
accidental
675
670
duration_and_pitch_and_accidental
[ "duration", "pitch", "accidental" ]
visual
675
670
5
16gg#
16gg#
. 8EEJ . . . 16gg#
16gg#
16gg#
535
visual
675
657
32
. 8EEJ . . . 16gg#
.
. 8EEJ . . . .
.
.
14
64
sample_00004598
[]
synth-validation
396
true
rest
867
865
duration_only
[ "duration" ]
visual
867
865
2
1r
1r
8r 4f 1r 8r 8r 8r 4cc#
1r
1r
100
visual
881
859
45
8r 4f 1r 8r 8r 8r 4cc#
8r
8r 4f 8r 8r 8r 8r 4cc#
8r
8r
91
64
sample_00004598
[]
synth-validation
546
true
duration
922
919
pitch_only
[ "pitch" ]
visual
922
915
0
8cc 8ff
8cc 8ff
8cc 8ff 4f . 8r 8r 8r 8eeL
8ff
8ff
139
visual
941
915
47
8cc 8ff 4f . 8r 8r 8r 8eeL
8cc 8gg
8cc 8gg 4f . 8r 8r 8r 8eeL
8gg
8gg
87
64
sample_00004598
[]
synth-validation
576
true
accidental
130
127
note_other
[]
visual
132
122
0
8BBB 8BB#J
8BBB 8BB#J
8BBB 8BB#J .
8BB#J
8BB
238
visual
134
122
9
8BBB 8BB#J .
8BBB 8BBJ#J
8BBB 8BBJ#J .
8BBJ#J
8BBJ
645
70
sample_00023984
[]
synth-validation
51
true
interpretation_or_control
658
657
interpretation_or_control
[]
structural
658
657
0
*
*
* *v *v
null
*
11
structural
664
657
45
* *v *v
=
= *v *v
null
=
28
70
sample_00023984
[]
synth-validation
305
false
accidental
766
762
accidental_only
[ "accidental" ]
visual
770
752
1
8a[ 8cc#[ 8ffn 8aa
8a[ 8cc#[ 8ffn 8aa
. 8a[ 8cc#[ 8ffn 8aa
8ffn
8ffn
1,544
visual
770
750
39
. 8a[ 8cc#[ 8ffn 8aa
8a[ 8cc#[ 8ff 8aa
. 8a[ 8cc#[ 8ff 8aa
8ff
8ff
139
72
sample_00019321
[]
synth-validation
343
true
tie_slur
846
842
tie_slur_only
[ "tie_slur" ]
visual
851
825
1
8d[ 8f[ 8a[ 8cc[ 8dd[ 8ffL
8d[ 8f[ 8a[ 8cc[ 8dd[ 8ffL
. 8d[ 8f[ 8a[ 8cc[ 8dd[ 8ffL
8dd[
8dd[
1,303
visual
851
823
47
. 8d[ 8f[ 8a[ 8cc[ 8dd[ 8ffL
8d[ 8f[ 8a[ 8cc[ 8dd 8ffL
. 8d[ 8f[ 8a[ 8cc[ 8dd 8ffL
8dd
8dd
79
72
sample_00019321
[]
synth-validation
388
true
duration
1,065
1,062
pitch_only
[ "pitch" ]
visual
1,069
1,059
1
8a 8cc 8ff
8a 8cc 8ff
8c 8a 8cc 8ff
8cc
8cc
82
visual
1,069
1,056
67
8c 8a 8cc 8ff
8a 8ff 8ff
8c 8a 8ff 8ff
8ff
8ff
139
72
sample_00019321
[]
synth-validation
504
true
accidental
1,455
1,452
accidental_only
[ "accidental" ]
visual
1,461
1,449
0
8F 8A- 8c 8d
8F 8A- 8c 8d
8F 8A- 8c 8d 8ff]J
8A-
8A-
353
visual
1,467
1,449
111
8F 8A- 8c 8d 8ff]J
8F 8A 8c 8d
8F 8A 8c 8d 8ff]J
8A
8A
109
72
sample_00019321
[]
synth-validation
730
true
tie_slur
1,537
1,529
duration_and_pitch_and_tie_slur
[ "duration", "pitch", "tie_slur" ]
visual
1,537
1,529
1
32dd]JJk
32dd]JJk
8EE_ 8G_J 32dd]JJk
32dd]JJk
32dd]JJk
2,946
visual
1,537
1,519
118
8EE_ 8G_J 32dd]JJk
.
8EE_ 8G_J .
.
.
14
72
sample_00019321
[]
synth-validation
774
true
accidental
1,620
1,615
accidental_only
[ "accidental" ]
visual
1,623
1,615
1
32ee-KLL
32ee-KLL
. 32ee-KLL
32ee-KLL
32ee-
1,238
visual
1,623
1,613
127
. 32ee-KLL
32eeKLL
. 32eeKLL
32eeKLL
32ee
413
72
sample_00019321
[]
synth-validation
823
true
rest
1,627
1,624
rest_note_confusion
[ "duration", "is_rest" ]
visual
1,627
1,624
0
16r
16r
16r 16een[J
16r
16r
168
visual
1,635
1,624
128
16r 16een[J
.
. 16een[J
.
.
14
72
sample_00019321
[]
synth-validation
826
true
accidental
1,744
1,741
accidental_only
[ "accidental" ]
visual
1,750
1,735
0
4F 4A 4cn 4e 4f
4F 4A 4cn 4e 4f
4F 4A 4cn 4e 4f 4a 4dd]
4cn
4cn
1,646
visual
1,758
1,735
139
4F 4A 4cn 4e 4f 4a 4dd]
4F 4A 4c 4e 4f
4F 4A 4c 4e 4f 4a 4dd]
4c
4c
163
72
sample_00019321
[]
synth-validation
889
true
rest
1,854
1,852
rest_note_confusion
[ "duration", "is_rest", "pitch", "accidental" ]
visual
1,854
1,852
1
8r
8r
8r 8r
8r
8r
91
visual
1,854
1,849
145
8r 8r
8.a-
8r 8.a-
8.a-
8.a-
1,846
72
sample_00019321
[]
synth-validation
948
true
duration
1,923
1,919
note_other
[]
visual
1,923
1,919
0
8CCL
8CCL
8CCL 16gg]KL
8CCL
8CCL
982
visual
1,931
1,919
151
8CCL 16gg]KL
8CC
8CC 16gg]KL
8CC
8CC
364
72
sample_00019321
[]
synth-validation
981
true
tie_slur
2,054
2,047
tie_slur_only
[ "tie_slur" ]
visual
2,054
2,047
1
16gg]LL
16gg]LL
16r 16gg]LL
16gg]LL
16gg]LL
2,029
visual
2,054
2,043
164
16r 16gg]LL
16gg
16r 16gg
16gg
16gg
146
72
sample_00019321
[]
synth-validation
1,047
true
tie_slur
2,072
2,065
tie_slur_only
[ "tie_slur" ]
visual
2,072
2,065
1
16ff[JJ
16ff[JJ
8G 8d- 8f 16ff[JJ
16ff[JJ
16ff[JJ
2,939
visual
2,072
2,055
165
8G 8d- 8f 16ff[JJ
16ff
8G 8d- 8f 16ff
16ff
16ff
188
72
sample_00019321
[]
synth-validation
1,055
true
End of preview.

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

ReScore Eval Artifacts

Evaluation artifacts for ReScore OMR experiments.

Layout

  • benchmarks/teacher-forced/: teacher-forced benchmark reports.
  • benchmarks/free-generation/: free-generation predictions, renders, and summaries.
  • benchmarks/model-comparisons/: cross-model comparison reports.
Downloads last month
216