ospanbatyr commited on
Commit
2262416
1 Parent(s): 8472c4a

Training in progress, step 25

Browse files
adapter_config.json CHANGED
@@ -1,27 +1,26 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": {
4
- "base_model_class": "IdeficsForVisionText2Text",
5
- "parent_library": "transformers.models.idefics.modeling_idefics"
6
  },
7
- "base_model_name_or_path": "HuggingFaceM4/idefics-9b-instruct",
8
  "bias": "none",
9
  "fan_in_fan_out": false,
10
  "inference_mode": true,
11
  "init_lora_weights": true,
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
- "lora_alpha": 32,
15
- "lora_dropout": 0.1,
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
- "r": 16,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
  "q_proj",
23
- "v_proj",
24
- "k_proj"
25
  ],
26
  "task_type": null
27
  }
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": {
4
+ "base_model_class": "PeftModel",
5
+ "parent_library": "peft.peft_model"
6
  },
7
+ "base_model_name_or_path": null,
8
  "bias": "none",
9
  "fan_in_fan_out": false,
10
  "inference_mode": true,
11
  "init_lora_weights": true,
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
+ "lora_alpha": 16,
15
+ "lora_dropout": 0.05,
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
+ "r": 8,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
  "q_proj",
23
+ "v_proj"
 
24
  ],
25
  "task_type": null
26
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:33fd677eff13ad226ef7814d6724936baea917c108fead970bc0a65a884a15a4
3
- size 79071880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a81329bc81edcab71a80afc150eb95846c4760b545b9ec79bb8a969bc26d6255
3
+ size 13337632
runs/Nov17_13-45-50_ai12.kuacc.ku.edu.tr/events.out.tfevents.1700217963.ai12.kuacc.ku.edu.tr.133318.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec5bebcdf81e85053678b5658a8e2827ecd2d7805b8e8a65e86567a7dee185e7
3
+ size 4861
runs/Nov17_13-47-22_ai12.kuacc.ku.edu.tr/events.out.tfevents.1700218044.ai12.kuacc.ku.edu.tr.133318.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f22b130e5ff83bb546450bcd8039d573b3eb861be57c415704bc66dd307adab7
3
+ size 5436
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f9d870fe8bd025a0e7786b6dc4245de83f8db5dd7744e0285097566d57a13ea1
3
  size 4219
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4acb7cc3c0fa9ad2593e1dea8ab980fd7ab98f6301bf0e455f8b8d15370ba7a0
3
  size 4219