perevalov commited on
Commit
d4b4839
·
verified ·
1 Parent(s): 9a25095

Training in progress, step 50

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.1,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
@@ -19,8 +19,14 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
 
 
22
  "v_proj",
23
- "q_proj"
 
24
  ],
25
  "task_type": "CAUSAL_LM",
26
  "use_dora": false,
 
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
  "lora_alpha": 16,
13
+ "lora_dropout": 0.05,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "down_proj",
23
+ "q_proj",
24
+ "up_proj",
25
+ "o_proj",
26
+ "lm_head",
27
  "v_proj",
28
+ "k_proj",
29
+ "gate_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:3c191652737f406a8a471bd2258c04272b603ec77bd1ec1306145e7c45b76af3
3
- size 109069176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b923f7d5f59e9a76fa559d0524882b3d37361c8c69fb431480c86b17ccc7e12
3
+ size 1204678496
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1a8b295a048d13c5b6d5bc2393229c75f2c2b6238e75c21d743bed36200aeee5
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab77fc0e9f0403350fb1d7952560231ba95e2f6110966483b495f868d10eb050
3
  size 4984