sgraham commited on
Commit
5c9be6a
·
1 Parent(s): d2630c4

best model oct 10

Browse files
Files changed (2) hide show
  1. config.json +22 -0
  2. pytorch_model.bin +2 -2
config.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "openai/clip-vit-base-patch32",
3
+ "architectures": [
4
+ "CLIPModel"
5
+ ],
6
+ "initializer_factor": 1.0,
7
+ "logit_scale_init_value": 2.6592,
8
+ "model_type": "clip",
9
+ "projection_dim": 512,
10
+ "text_config": {
11
+ "bos_token_id": 0,
12
+ "dropout": 0.0,
13
+ "eos_token_id": 2,
14
+ "model_type": "clip_text_model"
15
+ },
16
+ "torch_dtype": "float32",
17
+ "transformers_version": "4.35.0.dev0",
18
+ "vision_config": {
19
+ "dropout": 0.0,
20
+ "model_type": "clip_vision_model"
21
+ }
22
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b94ba6fc87e9f81609e634996ce1ec2bcf43f27ef42144a9fa918d9086b5787d
3
- size 605245893
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf17b4a615b6d29d6d3d9a06d7913a7f283d81e8f5b8c29b6e9983ad6f25af9c
3
+ size 605240770