vk888 commited on
Commit
585b135
·
verified ·
1 Parent(s): b2a6217

End of training

Browse files
README.md CHANGED
@@ -44,10 +44,6 @@ The following hyperparameters were used during training:
44
  - lr_scheduler_warmup_steps: 2
45
  - num_epochs: 1
46
 
47
- ### Training results
48
-
49
-
50
-
51
  ### Framework versions
52
 
53
  - PEFT 0.15.2
 
44
  - lr_scheduler_warmup_steps: 2
45
  - num_epochs: 1
46
 
 
 
 
 
47
  ### Framework versions
48
 
49
  - PEFT 0.15.2
adapter_config.json CHANGED
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "gate_proj",
28
  "up_proj",
29
- "down_proj",
30
- "k_proj",
31
  "v_proj",
32
- "o_proj",
33
- "q_proj"
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "o_proj",
28
  "up_proj",
29
+ "gate_proj",
 
30
  "v_proj",
31
+ "q_proj",
32
+ "k_proj",
33
+ "down_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d348ea47ad84d13012c9a82137adf57dab36aba6e6e8d8e5ac6e291d74c50b65
3
  size 47585944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6080120de087622bfcc3029dc1766bdbc36b6a6ef919e5110ee3b884d715ce36
3
  size 47585944
runs/Jun29_13-40-35_370e22ead1b4/events.out.tfevents.1751204532.370e22ead1b4.523.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6234ad5e26c1bc909bac218f03cd9c890d52b2bf7382084db6db4980bf132103
3
+ size 4184
runs/Jun29_13-44-33_370e22ead1b4/events.out.tfevents.1751204694.370e22ead1b4.3152.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5e58178c8591f00f3ed7c5eb4af1c05d1693a6a5d3f24bfd469bd1b6aa1972e
3
+ size 6752
runs/Jun29_13-44-33_370e22ead1b4/events.out.tfevents.1751204722.370e22ead1b4.3152.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8901c6baf6000a708b215ed058ec65fe8c4894eb4c26a18fa026c24631985033
3
+ size 18830
runs/Jun29_13-44-33_370e22ead1b4/events.out.tfevents.1751210364.370e22ead1b4.3152.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a554ef6032ee7a158e760af2d55eea587411af5f0a0642c781b68f13b701b2b7
3
+ size 27158
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3f25290c2950d2d15fcceee74dab051316d1eb791fdf57dca31b57a4d626e0d8
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aff5a58e127b02e8ce8864dc49804288f84da70284a43e750308ccd8cb6b3d7f
3
  size 5368
vqav2_lora/adapter_config.json CHANGED
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "q_proj",
28
  "o_proj",
29
- "k_proj",
30
- "v_proj",
31
  "up_proj",
32
- "down_proj",
33
- "gate_proj"
 
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
27
  "o_proj",
 
 
28
  "up_proj",
29
+ "gate_proj",
30
+ "v_proj",
31
+ "q_proj",
32
+ "k_proj",
33
+ "down_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
vqav2_lora/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c1370ba400a53cc3ec60ac2b7194c32b06bfe7b14941c8ee8ce1e6c0e61f8832
3
  size 47585944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d348ea47ad84d13012c9a82137adf57dab36aba6e6e8d8e5ac6e291d74c50b65
3
  size 47585944