File size: 666 Bytes
7616bb1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | {
"format": "galaxea_action_tokenizer_export",
"model_type": "actioncodecv2",
"source": "legacy tokenizer migration with g05-base dataset stats sidecar",
"tokenizer_weights": {
"config": "config.json",
"weights": "model.safetensors",
"unchanged_by_sidecar_update": true
},
"dataset_stats": {
"path": "dataset_stats.json",
"source": "g05-base/dataset_stats.json",
"sha256": "a336f126f846340503f7de705626422a5d9e2ef598de15e2fad14eb21a01dba2"
},
"notes": [
"dataset_stats.json is aligned with the released g05-base checkpoint sidecar.",
"config.json and model.safetensors were not modified by this sidecar update."
]
}
|