ExplosionNuclear commited on
Commit
076b7e6
·
verified ·
1 Parent(s): 0a99834

Training in progress, step 2

Browse files
adapter_config.json CHANGED
@@ -12,7 +12,7 @@
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
- "lora_alpha": 16,
16
  "lora_bias": false,
17
  "lora_dropout": 0.05,
18
  "megatron_config": null,
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "gate_proj",
 
27
  "q_proj",
28
  "up_proj",
29
- "o_proj",
30
- "v_proj",
31
- "down_proj",
32
- "k_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,
 
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",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4c68419b132aea1db6ef7b0a93eef1227a8124e8a896786dbe38edaeec7556f1
3
  size 12208024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:191958c95672f0378a046b839a8c2ddaa4da6b264f1e6ab072026f512e44b386
3
  size 12208024
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c3a8b9a6ee16e54652b0965613824750fc3b60d013c7935a23793aaa569a618
3
- size 14328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:598b707700e4270f3954f68e1e478e3f3488c8d62e4ef082efea63c96de0db92
3
+ size 14264