File size: 199 Bytes
03977be | 1 2 3 4 5 6 7 8 9 10 11 | {
"architectures": [
"SimpleLinearModel"
],
"input_dim": 1000,
"model_type": "simple_linear_model",
"output_dim": 1000,
"torch_dtype": "float32",
"transformers_version": "4.47.0"
}
|