oliverbuterbaugh commited on
Commit
e80a01e
·
verified ·
1 Parent(s): 70caa72

Upload 4 files

Browse files
Files changed (4) hide show
  1. config.json +16 -0
  2. min_max_values.pt +3 -0
  3. model.safetensors +3 -0
  4. stats.pth +3 -0
config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "ParkingSpacePredictor"
4
+ ],
5
+ "hidden_sizes": [
6
+ 256,
7
+ 128,
8
+ 64,
9
+ 32
10
+ ],
11
+ "input_size": 18,
12
+ "model_type": "parking-space-predictor",
13
+ "output_size": 1,
14
+ "torch_dtype": "float32",
15
+ "transformers_version": "4.44.2"
16
+ }
min_max_values.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffc61ab8d1d5faf9a761fb9e04cc5576ed79fcde633dc1e7160884f516688b0e
3
+ size 1790
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be9f3370eeb3b7bf692675bd05dc6b195a397929aabccf826fac176546457deb
3
+ size 193284
stats.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d434ec67ba6f45feca1c614ed0fc993ad377ced27bfe2b548026b6cf58cb128
3
+ size 8088