File size: 365 Bytes
05755e4 7526745 7c4e797 05755e4 7c4e797 05755e4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | {
"architectures": [
"PhyloGPNModel"
],
"auto_map": {
"AutoConfig": "configuration_phylogpn.PhyloGPNConfig",
"AutoModel": "modeling_phylogpn.PhyloGPNModel"
},
"dtype": "float32",
"inner_dim": 480,
"kernel_size": 5,
"model_type": "phylogpn",
"num_stacks": 20,
"outer_dim": 960,
"stack_size": 2,
"transformers_version": "4.57.6"
}
|