oliverbuterbaugh commited on
Commit
43366cc
·
verified ·
1 Parent(s): d90e9ac

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