ben2002chou commited on
Commit
13a8c38
·
verified ·
1 Parent(s): 0f48132

Upload checkpoint_index.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. checkpoint_index.json +34 -0
checkpoint_index.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cocochorales-prompted": {
3
+ "dataset": "CocoChorales-E",
4
+ "prompt_mode": "prompted",
5
+ "run_id": "5o2xw4qu",
6
+ "repo_checkpoint_path": "checkpoints/cocochorales/prompted/model.ckpt",
7
+ "source_checkpoint_path": "/home/chou150/code/Muse/outputs/2025-01-10/08-58-31/interttm_MT3Net_CocoChorales/5o2xw4qu/checkpoints/last.ckpt",
8
+ "variant_model_card_path": "variants/cocochorales-prompted/README.md"
9
+ },
10
+ "cocochorales-unprompted": {
11
+ "dataset": "CocoChorales-E",
12
+ "prompt_mode": "unprompted",
13
+ "run_id": "l8n925ni",
14
+ "repo_checkpoint_path": "checkpoints/cocochorales/unprompted/model.ckpt",
15
+ "source_checkpoint_path": "/home/chou150/code/Muse/outputs/2025-01-07/23-35-07/interttm_MT3Net_CocoChorales/l8n925ni/checkpoints/last.ckpt",
16
+ "variant_model_card_path": "variants/cocochorales-unprompted/README.md"
17
+ },
18
+ "maestro-prompted": {
19
+ "dataset": "MAESTRO-E",
20
+ "prompt_mode": "prompted",
21
+ "run_id": "e4iv21me",
22
+ "repo_checkpoint_path": "checkpoints/maestro/prompted/model.ckpt",
23
+ "source_checkpoint_path": "/home/chou150/code/Muse/outputs/2025-01-03/polytunev2_best/interttm_MT3Net_MAESTRO/e4iv21me/checkpoints/last.ckpt",
24
+ "variant_model_card_path": "variants/maestro-prompted/README.md"
25
+ },
26
+ "maestro-unprompted": {
27
+ "dataset": "MAESTRO-E",
28
+ "prompt_mode": "unprompted",
29
+ "run_id": "2tx99a3d",
30
+ "repo_checkpoint_path": "checkpoints/maestro/unprompted/model.ckpt",
31
+ "source_checkpoint_path": "/home/chou150/code/Muse/outputs/2025-04-23/11-01-01/interttm_MT3Net_MAESTRO/2tx99a3d/checkpoints/best.ckpt",
32
+ "variant_model_card_path": "variants/maestro-unprompted/README.md"
33
+ }
34
+ }