besimray commited on
Commit
a650f8f
·
verified ·
1 Parent(s): 1ded53e

Training in progress, step 15

Browse files
adapter_config.json CHANGED
@@ -10,23 +10,23 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 64,
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": 24,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
- "o_proj",
25
  "gate_proj",
26
- "down_proj",
27
  "v_proj",
 
 
28
  "k_proj",
29
- "q_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
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
  "v_proj",
25
+ "o_proj",
26
+ "up_proj",
27
  "k_proj",
28
+ "q_proj",
29
+ "down_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:7d259edcf51a6e65a5e5aa8f076d5bc4bf480fc4b4c59350991263774074d7ea
3
- size 67662840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f5168c85d041eb40b539ed1ea4fa405f9e14109cf8ce608d3eac8f26f627745
3
+ size 45118424
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:441f7463c0db2e1253eb6ddf59c934fab68dc0782a39afd6c59cfb134e8542f9
3
  size 6648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c62cd4a5f5b5d98624b05b91ea66842c68cee52403c2495c0459cf13d17cfcc
3
  size 6648