{ | |
"architectures": [ | |
"FISHERModel" | |
], | |
"auto_map": { | |
"AutoConfig": "configuration_fisher.FISHERConfig", | |
"AutoModel": "modeling_fisher.FISHERModel" | |
}, | |
"band_width": 100, | |
"depth": 12, | |
"embed_dim": 256, | |
"max_band_per_sample": 64, | |
"model_type": "fisher", | |
"num_heads": 4, | |
"torch_dtype": "float32", | |
"transformers_version": "4.53.3" | |
} | |