File size: 169 Bytes
56e5165 | 1 2 3 4 5 6 7 8 9 | {
"model_type": "transformer",
"architecture": "HumanoidNet",
"hidden_size": 256,
"num_attention_heads": 8,
"num_hidden_layers": 4,
"framework": "pytorch"
}
|
56e5165 | 1 2 3 4 5 6 7 8 9 | {
"model_type": "transformer",
"architecture": "HumanoidNet",
"hidden_size": 256,
"num_attention_heads": 8,
"num_hidden_layers": 4,
"framework": "pytorch"
}
|