tdrandncs commited on
Commit
3b94cfa
·
verified ·
1 Parent(s): 6ca9661

Training in progress, step 20

Browse files
adapter_config.json CHANGED
@@ -12,19 +12,19 @@
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,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 8,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "v_proj",
27
- "q_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
 
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": 64,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "q_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:bd5cd91411e27481500c30a48d0f3f9743fd457d8cb56a934e0f1f90f587da3c
3
- size 10107280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d72d2af2c4baa5f999297d3129a79e5fe86009fd9c658fac263f6e149aedd45e
3
+ size 80755416
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac71236697a5c6a3799245d113900f472015d213405ce5bfc7d1d437de65eb3f
3
  size 5688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6587526bed01366f7a635585dbb5685cd152bdffa39c11186d5d5aa326a80649
3
  size 5688