kpalczewski-displate commited on
Commit
43dd24d
1 Parent(s): 629375b

Training in progress, step 100

Browse files
config.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "./models/clip-clip",
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.39.0.dev0",
18
+ "vision_config": {
19
+ "dropout": 0.0,
20
+ "model_type": "clip_vision_model"
21
+ }
22
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a381c2defec8697c76d08ba18b42bd50c9363d0757f09ff3a9bce19a40b421f1
3
+ size 605156676
runs/Mar11_13-12-03_2ba8b42aa987/events.out.tfevents.1710162754.2ba8b42aa987.10316.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1904beb489ed45294512207582926dd210ac155b2987317e7f214f87dab335a
3
+ size 4184
runs/Mar11_13-14-28_2ba8b42aa987/events.out.tfevents.1710162899.2ba8b42aa987.11181.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c56be5a05c03d042466c5ef4f9385aa2505ef9b8408adab0f77a039decb737aa
3
+ size 4744
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f3c8b79bde8975e55c46f53505fcfe57457cfe725e834e853c5f511b65031a6
3
+ size 5048