nomadrp commited on
Commit
a3be17a
·
verified ·
1 Parent(s): 09867e3

Training in progress, step 400

Browse files
adapter_config.json CHANGED
@@ -14,7 +14,7 @@
14
  "loftq_config": {},
15
  "lora_alpha": 128,
16
  "lora_bias": false,
17
- "lora_dropout": 0.01,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
@@ -23,11 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "k_proj",
27
- "q_proj",
28
  "v_proj",
29
- "gate_proj",
30
- "o_proj"
 
 
 
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
14
  "loftq_config": {},
15
  "lora_alpha": 128,
16
  "lora_bias": false,
17
+ "lora_dropout": 0.05,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "o_proj",
 
27
  "v_proj",
28
+ "q_proj",
29
+ "down_proj",
30
+ "k_proj",
31
+ "up_proj",
32
+ "gate_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:02d966c4dbf530cd597c1f23e3d2c971fec01afac6da9e4fcf267139c118c272
3
- size 369142184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e88accc8844973f0fab71f4d7137f88d558b66ae93f0212c4a22671790be58b
3
+ size 671149168
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6b9e4e7fb171f92fd137b777cc2714bf87d11576700a1dcd7a399e7bbe39537b
3
- size 17209920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00f5b7f46589ba43f96380da84baf7b2e9b70ba512a471eea2b693adc7f23558
3
+ size 17210020
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:896f438540740ea048493673d3c2beafe7f0a0414bc223cfbde7efe8d234d60a
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:765536843b28d8360d91ac856936b099933925e4fc6cb2f670192e157489af37
3
  size 6200