alicegoesdown commited on
Commit
573b6b2
·
verified ·
1 Parent(s): 3c998ed

Training in progress, step 150

Browse files
adapter_config.json CHANGED
@@ -10,22 +10,21 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 32,
14
- "lora_dropout": 0.1,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": [
18
  "lm_head"
19
  ],
20
  "peft_type": "LORA",
21
- "r": 16,
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
- "v_proj",
26
  "k_proj",
27
- "o_proj",
28
- "q_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 16,
14
+ "lora_dropout": 0.2,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": [
18
  "lm_head"
19
  ],
20
  "peft_type": "LORA",
21
+ "r": 8,
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
+ "q_proj",
26
  "k_proj",
27
+ "v_proj"
 
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cc3c2d065d0e83c1128ff07b7b1356bf0bd380afc6bb886a60d6bb434fff5283
3
- size 1130395064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e81660a5e55019447836a6013d3ea0aa5c04c4d9f1d33afe72df3e4a7997421
3
+ size 1103779584
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c167a5959afcf2631a587e2c79af9dc4334a99f07862c928036bfa576ad08c6b
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db0b1a8501da2a8e506e8ae3417c049c4e15fc8737da5bf526cb315ba1d54160
3
  size 5496