ExplosionNuclear commited on
Commit
4d76d7a
·
verified ·
1 Parent(s): 5572116

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -12,24 +12,24 @@
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
- "up_proj",
27
  "q_proj",
28
- "o_proj",
29
- "v_proj",
30
  "down_proj",
31
  "k_proj",
32
- "gate_proj"
 
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
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
  "q_proj",
 
 
27
  "down_proj",
28
  "k_proj",
29
+ "o_proj",
30
+ "gate_proj",
31
+ "v_proj",
32
+ "up_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:0798da613f8d60d43440befb0f4adb1e1411d2c69b07a66ee0d5801938419165
3
- size 2354131208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de003e40675259b45cff8f262427f98d06084dafa95223d99ce84a88b04757d2
3
+ size 1588242560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f038816579a41eec6ee93d6385ead64cd5e067636396c2db507658802ed94599
3
  size 13304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0929067966f9e342e3cac8f0fd182187d5d8b2ea24e30a7186ff92102497c94b
3
  size 13304