daqc commited on
Commit
8759efc
·
verified ·
1 Parent(s): 6440a98

Training in progress, step 50

Browse files
adapter_config.json CHANGED
@@ -11,19 +11,19 @@
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 32,
14
- "lora_dropout": 0.01,
15
  "megatron_config": null,
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
- "q_proj",
24
- "k_proj",
25
  "o_proj",
26
- "v_proj"
 
 
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 32,
14
+ "lora_dropout": 0.025,
15
  "megatron_config": null,
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
  "o_proj",
24
+ "k_proj",
25
+ "v_proj",
26
+ "q_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c174ea3d56f08d4e2bf2d8a884c39db1e813c9d5935a4fd40fe7a216c74d158c
3
- size 3705248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2488f27e0907f64b86802b503c973a426c62452c6fcea6059cabd9ba3ca3558
3
+ size 7391688
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f758fb48f754a94281022b68ad5f311d08913faf065ec84b1eae43451832721f
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dac4e87813873930e2b3d68a63e8a35c875c8e2879524b4917cfa3eec2b2d6d2
3
  size 4984