oliverbuterbaugh commited on
Commit
5ba93ac
·
verified ·
1 Parent(s): e74c899

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