sand-st-model / config.json
oliverbuterbaugh's picture
Upload 4 files
aafb67e verified
raw
history blame
263 Bytes
{
"architectures": [
"ParkingSpacePredictor"
],
"hidden_sizes": [
256,
128,
64,
32
],
"input_size": 18,
"model_type": "jersey-parking-regressor",
"output_size": 1,
"torch_dtype": "float32",
"transformers_version": "4.44.2"
}