fergos80 commited on
Commit
36c550e
1 Parent(s): 2d2731e

Training in progress, step 25

Browse files
adapter_config.json CHANGED
@@ -22,12 +22,12 @@
22
  "target_modules": [
23
  "up_proj",
24
  "o_proj",
25
- "down_proj",
26
- "lm_head",
27
  "v_proj",
28
- "q_proj",
29
  "gate_proj",
30
- "k_proj"
 
 
 
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
22
  "target_modules": [
23
  "up_proj",
24
  "o_proj",
 
 
25
  "v_proj",
 
26
  "gate_proj",
27
+ "k_proj",
28
+ "q_proj",
29
+ "lm_head",
30
+ "down_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b51f2541b65cc3cf37102a90a48e057a3ee116c1c64f2f51124a72e60ba81c5c
3
  size 864546640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae9010c96f81952aa493e58fe91011ef50ece7f9ad5c3c112e2acd8ef838a3cd
3
  size 864546640
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe1cfc28871b96af23594a06a9879a6b30af7373f1a64a0c4a89b5c2c36dbbc2
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cf965d3ba8861664d6287c5ba6ba44fae16758a9182872cf6cd38e36683b2d2
3
  size 4984