mohammednuruddin commited on
Commit
c1315f6
1 Parent(s): c935d37

Training in progress, step 1000

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "google/paligemma-3b-mix-224",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "gate_proj",
25
  "v_proj",
26
- "down_proj",
27
  "q_proj",
28
  "up_proj",
29
- "o_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "google/paligemma-3b-ft-refcoco-seg-224",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "v_proj",
24
+ "gate_proj",
25
  "q_proj",
26
  "up_proj",
27
+ "down_proj",
28
+ "o_proj",
29
+ "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:61488a5a3caf5ff5621d8c0e5320400c63a225a7399bcc1a3cca9917c9cc2aa6
3
  size 45258384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc51dd27e722306fb00e8357b2fe0c2924c0ffb8faffa20a5fa218be7e478724
3
  size 45258384
runs/May28_09-29-21_ab2e035cc927/events.out.tfevents.1716888572.ab2e035cc927.34.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd0df03ca2bddeb1633355dec18e909769f7a255e0fad5a95daa10f7562723c8
3
+ size 7814
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:499cd58451d58e23e1ab4199ba86d57905fabd65072ac7f0e6b8896cc391637e
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79cee1ad0554b91e919f27e906a88ebdd95e16fd83f700f6ccf12b4048d223b4
3
  size 5112