oliverbuterbaugh commited on
Commit
716621a
·
verified ·
1 Parent(s): a793e0c

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:7eed4b7b3c6bd0539935e76afb78ef92d32c6d49b336ff8f64d38d1b7aa87b49
3
+ size 1790
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eda7bdc651e1bf920aa6b77f4b35a43ca93764f5b47cbe983fb8cdc950a2fc8e
3
+ size 193284
stats.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:697f98c244f3c92320b6abb472d00ed0ae32551972bbb76d209661519a9b3c42
3
+ size 8088