DarthReca commited on
Commit
d13f7bb
·
verified ·
1 Parent(s): 6df056d

Upload model

Browse files
Files changed (2) hide show
  1. config.json +19 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "closp/geoclosp-rn",
3
+ "architectures": [
4
+ "CLOSPModel"
5
+ ],
6
+ "location_embedding_dim": 256,
7
+ "logit_scale_init_value": 1.0,
8
+ "model_type": "closp",
9
+ "projection_dim": 384,
10
+ "s1_embedding_dim": 1000,
11
+ "s1_head_dim": 1000,
12
+ "s2_embedding_dim": 1000,
13
+ "s2_head_dim": 1000,
14
+ "text_model_name_or_path": "sentence-transformers/all-MiniLM-L6-v2",
15
+ "torch_dtype": "float32",
16
+ "transformers_version": "4.47.1",
17
+ "use_location_encoder": true,
18
+ "vision_model_key": "resnet50"
19
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e495f5184f1f13d2145e115d1d6b7b4bae42440c9dd8164b89bdf0166daf0c4a
3
+ size 301179840