File size: 977 Bytes
65f9784 | 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 | {
"architecture": {
"dimensions": {
"actions": 21,
"attention_heads": 4,
"build_types": 7,
"fine_grid_channels": 90,
"grid_channels": 89,
"grid_tower_blocks": 4,
"grid_tower_channels": 256,
"hidden": 512,
"local_hidden": 64,
"local_planes": 5,
"nuke_types": 5,
"player_features": 21,
"player_hidden": 128,
"quantity_params": 2,
"scalars": 11,
"transformer_layers": 2
},
"name": "oftrain-policy",
"schema_version": 1
},
"autoencoders": {
"coarse": {
"format": "safetensors",
"ref": "weights/ae/ae_v31_d16c32.encoder.safetensors"
},
"fine": {
"format": "safetensors",
"ref": "weights/ae/ae_v31_d8c32.encoder.safetensors"
}
},
"checkpoint": {
"state": "latest.state.json",
"weights": "latest.safetensors"
},
"format": "oftrain-safetensors",
"manifest_schema_version": 1,
"stage": 5,
"update": 1226
}
|