your_model_name / config.json
Arthur-Tsai's picture
Upload model
1d23cfb verified
raw
history blame
186 Bytes
{
"architectures": [
"CustomModel"
],
"embedding_dim": 768,
"model_type": "custom-model",
"num_layers": 4,
"torch_dtype": "float32",
"transformers_version": "4.46.0"
}