ben2002chou commited on
Commit
26ddc5c
·
verified ·
1 Parent(s): 9a599c2

Remove internal run identifiers from results table

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -30,12 +30,12 @@ The metrics below are from the latest re-evaluation runs for each official check
30
 
31
  Track mapping: `Track 0 = Extra`, `Track 1 = Missed`, `Track 2 = Correct`.
32
 
33
- | Dataset | Checkpoint | Onset F1 | Extra F1 (Track 0) | Missed F1 (Track 1) | Correct F1 (Track 2) |
34
  |---|---|---:|---:|---:|---:|
35
- | CocoChorales-E (prompted) | `5o2xw4qu` | 0.9525 | 0.6007 | 0.5977 | 0.9712 |
36
- | CocoChorales-E (unprompted) | `l8n925ni` | 0.9488 | 0.5871 | 0.5923 | 0.9685 |
37
- | MAESTRO-E (prompted) | `e4iv21me` | 0.9389 | 0.8561 | 0.5349 | 0.9441 |
38
- | MAESTRO-E (unprompted) | `2tx99a3d` | 0.9301 | 0.8002 | 0.4483 | 0.9349 |
39
 
40
 
41
  ## Download Example
 
30
 
31
  Track mapping: `Track 0 = Extra`, `Track 1 = Missed`, `Track 2 = Correct`.
32
 
33
+ | Dataset | Variant | Onset F1 | Extra F1 (Track 0) | Missed F1 (Track 1) | Correct F1 (Track 2) |
34
  |---|---|---:|---:|---:|---:|
35
+ | CocoChorales-E | Prompted | 0.9525 | 0.6007 | 0.5977 | 0.9712 |
36
+ | CocoChorales-E | Unprompted | 0.9488 | 0.5871 | 0.5923 | 0.9685 |
37
+ | MAESTRO-E | Prompted | 0.9389 | 0.8561 | 0.5349 | 0.9441 |
38
+ | MAESTRO-E | Unprompted | 0.9301 | 0.8002 | 0.4483 | 0.9349 |
39
 
40
 
41
  ## Download Example