Yova commited on
Commit
363ec9c
1 Parent(s): 3aa0c1e

Training in progress, step 58

Browse files
adapter_config.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "CLIPDetails",
5
+ "parent_library": "clipdetails.models.clipdetails"
6
+ },
7
+ "base_model_name_or_path": "openai/clip-vit-base-patch32",
8
+ "bias": "none",
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 8,
17
+ "lora_dropout": 0.0,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": [
21
+ "loss_balance"
22
+ ],
23
+ "peft_type": "LORA",
24
+ "r": 8,
25
+ "rank_pattern": {},
26
+ "revision": null,
27
+ "target_modules": [
28
+ "fc1",
29
+ "q_proj",
30
+ "text_projection",
31
+ "v_proj",
32
+ "visual_projection",
33
+ "fc2",
34
+ "k_proj",
35
+ "out_proj"
36
+ ],
37
+ "task_type": null,
38
+ "use_dora": false,
39
+ "use_rslora": false
40
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecc071a3384a8794b04ce9021c354acfc2ed3341b9ee125d9a4bcd7113cf3f2c
3
+ size 8962304
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b606f7b527b6a7d377e60ce4d090b43d5e3be2517be4baa8dc1543ec1c4cf0aa
3
+ size 5112