kurtpayne commited on
Commit
9428932
·
verified ·
1 Parent(s): 3a7cb5e

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -16,7 +16,7 @@
16
  "layers_pattern": null,
17
  "layers_to_transform": null,
18
  "loftq_config": {},
19
- "lora_alpha": 64,
20
  "lora_bias": false,
21
  "lora_dropout": 0.05,
22
  "megatron_config": null,
@@ -28,12 +28,14 @@
28
  "peft_type": "LORA",
29
  "peft_version": "0.18.1",
30
  "qalora_group_size": 16,
31
- "r": 64,
32
  "rank_pattern": {},
33
  "revision": null,
34
  "target_modules": [
 
35
  "value_proj",
36
- "query_proj"
 
37
  ],
38
  "target_parameters": null,
39
  "task_type": "SEQ_CLS",
 
16
  "layers_pattern": null,
17
  "layers_to_transform": null,
18
  "loftq_config": {},
19
+ "lora_alpha": 96,
20
  "lora_bias": false,
21
  "lora_dropout": 0.05,
22
  "megatron_config": null,
 
28
  "peft_type": "LORA",
29
  "peft_version": "0.18.1",
30
  "qalora_group_size": 16,
31
+ "r": 96,
32
  "rank_pattern": {},
33
  "revision": null,
34
  "target_modules": [
35
+ "query_proj",
36
  "value_proj",
37
+ "out_proj",
38
+ "key_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "SEQ_CLS",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aca26b3b0cda10e5e2e094c0584a6193e928d4bb3a9a63e3456124c2b99af5e4
3
- size 9450704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3f7a1567a0bdc9ce3b50053594c719f594fd0afe479cdfa26b10e3610cbfc04
3
+ size 21250800
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f69d2ff7ce7928561e480c150263fc2dfe657c01d7fb79d0e01724529ba5423c
3
- size 5841
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17eafa9b0d21b49a60e2f0fcf7d6f6836729281e020009de40ad2e6dae8408c1
3
+ size 5905