atomwalk12 commited on
Commit
6d2bea0
1 Parent(s): 495b73c

Training done loss=0.4774994303782781

Browse files
Files changed (2) hide show
  1. adapter_config.json +10 -10
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -4,7 +4,7 @@
4
  "base_model_class": "Blip2ForConditionalGeneration",
5
  "parent_library": "transformers.models.blip_2.modeling_blip_2"
6
  },
7
- "base_model_name_or_path": "Salesforce/blip2-opt-2.7b-coco",
8
  "bias": "none",
9
  "fan_in_fan_out": false,
10
  "inference_mode": true,
@@ -23,20 +23,20 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "fc1",
27
- "k_proj",
28
- "key",
29
- "value",
30
  "dense",
31
- "language_projection",
32
  "q_proj",
 
 
33
  "query",
34
- "qkv",
 
 
35
  "projection",
36
- "out_proj",
37
- "lm_head",
38
  "v_proj",
39
- "fc2"
 
40
  ],
41
  "task_type": null,
42
  "use_dora": false,
 
4
  "base_model_class": "Blip2ForConditionalGeneration",
5
  "parent_library": "transformers.models.blip_2.modeling_blip_2"
6
  },
7
+ "base_model_name_or_path": "Salesforce/blip2-opt-2.7b",
8
  "bias": "none",
9
  "fan_in_fan_out": false,
10
  "inference_mode": true,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "qkv",
 
 
 
27
  "dense",
28
+ "lm_head",
29
  "q_proj",
30
+ "k_proj",
31
+ "fc2",
32
  "query",
33
+ "fc1",
34
+ "value",
35
+ "language_projection",
36
  "projection",
 
 
37
  "v_proj",
38
+ "out_proj",
39
+ "key"
40
  ],
41
  "task_type": null,
42
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bccb808da2ee9200d0ef26a7052d394c471754f0b79850c67c26c32bb0851f0a
3
  size 600030000
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:221506a2486ab91bf5f6d6345d6b7de367f61efe93522509ec9936efa1743cd0
3
  size 600030000