dimasik87 commited on
Commit
2071033
·
verified ·
1 Parent(s): 8b25e14

Training in progress, step 20

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": 16,
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": 8,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
  "up_proj",
25
- "v_proj",
26
  "down_proj",
27
  "q_proj",
28
- "gate_proj",
 
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 32,
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": 16,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "gate_proj",
24
  "up_proj",
 
25
  "down_proj",
26
  "q_proj",
27
+ "v_proj",
28
+ "k_proj",
29
  "o_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:348195e700ee1bfc87c018227e4d2f3a0bb511d54afbfd2975d7946c4613726f
3
- size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4d9d7f6f5a49802255561a63ff98d98ecae604938870de542fd695783388eaf
3
+ size 167832240
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bf5f0cf90aa3deddbb881f441c0237bff1fd72ac4c2cbf0e67c55438798ba345
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:586972196f15dd32a3d87fb4e0aad2c5279b9a281041e5bf0b54d207daa83d8a
3
  size 6776