unrahul commited on
Commit
4cefd69
·
verified ·
1 Parent(s): 824a4ce

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -10,7 +10,7 @@
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
  "lora_alpha": 16,
13
- "lora_dropout": 0.2,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "k_proj",
23
  "up_proj",
24
- "q_proj",
25
- "down_proj",
26
  "gate_proj",
 
 
 
27
  "v_proj",
28
- "o_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
 
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
  "lora_alpha": 16,
13
+ "lora_dropout": 0.1,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "up_proj",
 
 
23
  "gate_proj",
24
+ "q_proj",
25
+ "o_proj",
26
+ "k_proj",
27
  "v_proj",
28
+ "down_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:29b049eaf43b59ca16cdcca0a9d2d87acb77cb35d19e873e472d66272c282c79
3
  size 156926880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59848d5b5a6ff5708ee23082f504c5e759021cd9b754d6a7b6af12296b1d9da9
3
  size 156926880
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:98fa1f114646a4077cf36abc71f213ba77366cd3fffe06fc111a9781268be21f
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba69d58671b68315bdb7fd0ff3bcbd7229330d115ba1014448c8996c8eb2515f
3
  size 4856