Remove internal run identifiers from results table
Browse files
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 |
|
| 34 |
|---|---|---:|---:|---:|---:|
|
| 35 |
-
| CocoChorales-E
|
| 36 |
-
| CocoChorales-E
|
| 37 |
-
| MAESTRO-E
|
| 38 |
-
| MAESTRO-E
|
| 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
|