File size: 1,484 Bytes
163f929
 
 
 
 
 
 
 
 
aa2b81c
 
163f929
 
 
aa2b81c
 
163f929
 
 
 
 
 
 
 
 
 
 
 
 
 
aa2b81c
163f929
 
 
 
 
 
 
 
 
 
 
 
 
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
  "artifacts": {
    "beat_voter_ckpt": {
      "relative_path": "voters/beat_voter.pt",
      "sha256": "c442b859303a205bb64bf73633f9908adbdfb3bb27983b6059485a0bfcd83d55",
      "size_bytes": 46402
    },
    "full_ckpt": {
      "relative_path": "checkpoints/full.ckpt",
      "sha256": "b4417e1deccd50ea97fcf2ee95c878318bf7043d375ae4c2c5ef038b6eb747ae",
      "size_bytes": 123261755
    },
    "masked_ckpt": {
      "relative_path": "checkpoints/masked.ckpt",
      "sha256": "9229336966bcadef1153b06cd7e1dd783f1a84c386876000766e7cca9925190e",
      "size_bytes": 131082563
    },
    "voter_ckpt": {
      "relative_path": "voters/note_voter.pt",
      "sha256": "c442b859303a205bb64bf73633f9908adbdfb3bb27983b6059485a0bfcd83d55",
      "size_bytes": 46402
    }
  },
  "compatibility": {
    "analysisgnn_version": "1.0.0",
    "runtime_notes": [
      "This bundle excludes MusicBERT backbone/tokenizer weights.",
      "Runtime may download MusicBERT/tokenizer from Hugging Face if not available locally."
    ]
  },
  "created_at_utc": "2026-04-09T09:06:02.520441+00:00",
  "defaults": {
    "beat_voter_ckpt": "voters/beat_voter.pt",
    "full_ckpt": "checkpoints/full.ckpt",
    "masked_ckpt": "checkpoints/masked.ckpt",
    "voter_ckpt": "voters/note_voter.pt"
  },
  "external_dependencies": {
    "musicbert_model_name": "manoskary/musicbert-large",
    "musicbert_tokenizer_name": "manoskary/miditok-REMI",
    "use_musicbert": true
  },
  "format_version": "1.0"
}