willtensora commited on
Commit
583dad9
·
verified ·
1 Parent(s): 6633386

Training in progress, step 3

Browse files
adapter_config.json CHANGED
@@ -10,22 +10,22 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 8,
14
- "lora_dropout": 0.1,
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
  "gate_proj",
24
  "up_proj",
25
- "q_proj",
26
- "v_proj",
27
- "o_proj",
28
  "down_proj",
 
 
29
  "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 16,
14
+ "lora_dropout": 0.05,
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
+ "v_proj",
24
  "gate_proj",
25
  "up_proj",
 
 
 
26
  "down_proj",
27
+ "o_proj",
28
+ "q_proj",
29
  "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d07f9b8ca6c7b3704a2d57980e29caea0eada57a613903fe4cc536389c4d47a
3
- size 9048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5f6af426f724ff5c6018dc76990308987f86662c338298e3d511514e4618636
3
+ size 14696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b47330427cd22a8907a56e3bdd78e3a175b459857acf73be72782d88cc50291
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a8c939205a0e542a6460379054a4d7f52032e951713166b356d84205eb9c5c0
3
  size 6776