test-custom-model / config.json
1y33's picture
Upload model
6050cac verified
raw
history blame contribute delete
201 Bytes
{
"architectures": [
"TestModel"
],
"hidden_size": 256,
"model_type": "test",
"test": "test_value",
"torch_dtype": "float32",
"transformers_version": "4.49.0",
"vocab_size": 1000
}