aiqwe commited on
Commit
ff44803
1 Parent(s): faa16a9

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -16,17 +16,17 @@
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
- "gate_proj",
24
  "k_proj",
25
- "q_proj",
 
 
26
  "o_proj",
27
  "down_proj",
28
- "up_proj",
29
- "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 4,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "k_proj",
24
+ "gate_proj",
25
+ "up_proj",
26
+ "v_proj",
27
  "o_proj",
28
  "down_proj",
29
+ "q_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:4250c02b4e7964a09d852ae901f53b35dfe408cde641039288d781f2cd8e2872
3
- size 19644912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f4907f0d8c87ff635f70f8ab6e869b5437dc6dbc6e289ad522e488cc7392620
3
+ size 9838816
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:80048c5301a3f906cfcabaa1c46999ead76329777a58af2993a2f3e0fba9ec2b
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c5d462de33cd5663080eae0ddb08967a0acabc1341ac4beee0ec69970e6ebb7
3
  size 5240