staturecrane commited on
Commit
c61c64a
·
verified ·
1 Parent(s): e97a162

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -29,17 +29,17 @@
29
  "peft_type": "LORA",
30
  "peft_version": "0.18.1",
31
  "qalora_group_size": 16,
32
- "r": 128,
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
- "gate_proj",
37
  "k_proj",
38
- "o_proj",
39
- "v_proj",
40
  "q_proj",
41
- "up_proj",
42
- "down_proj"
 
43
  ],
44
  "target_parameters": null,
45
  "task_type": "SEQ_CLS",
 
29
  "peft_type": "LORA",
30
  "peft_version": "0.18.1",
31
  "qalora_group_size": 16,
32
+ "r": 64,
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
+ "up_proj",
37
  "k_proj",
38
+ "gate_proj",
 
39
  "q_proj",
40
+ "down_proj",
41
+ "v_proj",
42
+ "o_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "SEQ_CLS",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:680b4a2bc7b44d7c3532a9aecb9592d21ee86686cb6fb932352daad191b9ea1a
3
- size 121551592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1dd47ab17554fadd47f87d6563e400b930182e5d77f534fcb34585048871d33
3
+ size 60799328
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d48883fba0c6e99ac2ef5f09cfaa9489279e1e53c871057e1530bc64ade61967
3
  size 5201
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e462fcd4d14c342b925fb53cc2f57440c52449393d4a592f56bbd3302ae473d9
3
  size 5201