ExplosionNuclear commited on
Commit
d780614
·
verified ·
1 Parent(s): b3fbf66

Training in progress, step 2

Browse files
adapter_config.json CHANGED
@@ -12,23 +12,23 @@
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
- "lora_alpha": 2,
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": 2,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "k_proj",
27
  "down_proj",
28
- "gate_proj",
29
  "v_proj",
 
30
  "q_proj",
31
  "up_proj",
 
32
  "o_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
 
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": 128,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "down_proj",
 
27
  "v_proj",
28
+ "gate_proj",
29
  "q_proj",
30
  "up_proj",
31
+ "k_proj",
32
  "o_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:191958c95672f0378a046b839a8c2ddaa4da6b264f1e6ab072026f512e44b386
3
- size 12208024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:517f79aef9d14691e8e685bf47a5048152a3ce8c457b67f8ed60e7f8c1a817ac
3
+ size 778096664
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:598b707700e4270f3954f68e1e478e3f3488c8d62e4ef082efea63c96de0db92
3
  size 14264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e13f29b3ecc64b576ac884f0128b02452af3832f309e05a187492ed36b0969f8
3
  size 14264