amazingvince commited on
Commit
eb0ce36
1 Parent(s): 06e8dfc

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -16,12 +16,20 @@
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 8,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "q_proj",
24
- "v_proj"
 
 
 
 
 
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
 
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 16,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "gate_proj",
24
+ "up_proj",
25
+ "visual_proj",
26
  "q_proj",
27
+ "down_proj",
28
+ "embed_tokens",
29
+ "v_proj",
30
+ "o_proj",
31
+ "wte",
32
+ "k_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:94ffa54e8bf17a08a1b1bd44d753583beb20d281c7e769040a2817589b73b089
3
- size 4372840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35bafcfd10cc4c5541bb4e44d7273729746664a105347fe7e21c1dc15c921407
3
+ size 545570000
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dcf0c1f9407f9c686993aea6d3928c4af97ab8540359c9991ea9ec6cc2b93938
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acff61c2b37d65c324b821e6318585624abfe412e4d74c05093c6f5d3caf57e4
3
  size 5560