File size: 1,547 Bytes
13a8c38 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | {
"cocochorales-prompted": {
"dataset": "CocoChorales-E",
"prompt_mode": "prompted",
"repo_checkpoint_path": "checkpoints/cocochorales/prompted/model.ckpt",
"source_checkpoint_path": "/home/chou150/code/Muse/outputs/2025-01-10/08-58-31/interttm_MT3Net_CocoChorales/5o2xw4qu/checkpoints/last.ckpt",
"variant_model_card_path": "variants/cocochorales-prompted/README.md"
},
"cocochorales-unprompted": {
"dataset": "CocoChorales-E",
"prompt_mode": "unprompted",
"repo_checkpoint_path": "checkpoints/cocochorales/unprompted/model.ckpt",
"source_checkpoint_path": "/home/chou150/code/Muse/outputs/2025-01-07/23-35-07/interttm_MT3Net_CocoChorales/l8n925ni/checkpoints/last.ckpt",
"variant_model_card_path": "variants/cocochorales-unprompted/README.md"
},
"maestro-prompted": {
"dataset": "MAESTRO-E",
"prompt_mode": "prompted",
"repo_checkpoint_path": "checkpoints/maestro/prompted/model.ckpt",
"source_checkpoint_path": "/home/chou150/code/Muse/outputs/2025-01-03/polytunev2_best/interttm_MT3Net_MAESTRO/e4iv21me/checkpoints/last.ckpt",
"variant_model_card_path": "variants/maestro-prompted/README.md"
},
"maestro-unprompted": {
"dataset": "MAESTRO-E",
"prompt_mode": "unprompted",
"repo_checkpoint_path": "checkpoints/maestro/unprompted/model.ckpt",
"source_checkpoint_path": "/home/chou150/code/Muse/outputs/2025-04-23/11-01-01/interttm_MT3Net_MAESTRO/2tx99a3d/checkpoints/best.ckpt",
"variant_model_card_path": "variants/maestro-unprompted/README.md"
}
} |