SoAnVa commited on
Commit
3bed5c9
·
verified ·
1 Parent(s): 69caf3b

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -12,19 +12,24 @@
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
- "lora_alpha": 32,
16
  "lora_bias": false,
17
  "lora_dropout": 0.05,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 8,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "v_proj",
27
- "q_proj"
 
 
 
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
 
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
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,
21
  "peft_type": "LORA",
22
+ "r": 32,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "q_proj",
27
+ "down_proj",
28
  "v_proj",
29
+ "up_proj",
30
+ "o_proj",
31
+ "gate_proj",
32
+ "k_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:c333f38c6b93518b1a685090f8c7e1e682bd2162a54f54e1ba8bfdbaffa1a511
3
- size 1858776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9a51739cc531fbcf1a6913e8e3a543b2c9205f3ac4352d96c25c1f6cab6b5e3
3
+ size 39131224
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1dc38c1434562e9247268c03fa7c53ae1f3f4e00c44e028ae38391686d923fb7
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1de24a4f658f25bc557b19c3cf10642709679c3667fb36499704e04b17000ae
3
  size 5304