MNIST_Demo_1 / config.json
xiaohua828's picture
Upload config
2dd1f39
raw
history blame
300 Bytes
{
"_name_or_path": "xiaohua828/MNIST_Demo_1",
"architectures": [
"CounterModel"
],
"auto_map": {
"AutoConfig": "config_counter.GLMConfig",
"AutoModel": "modeling_glm.CounterModel"
},
"bias": 4,
"torch_dtype": "float32",
"transformers_version": "4.27.3",
"weight": 2.0
}