willtensora commited on
Commit
fc623bf
·
verified ·
1 Parent(s): 54cfd5b

Training in progress, step 3

Browse files
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "up_proj",
 
 
24
  "k_proj",
25
- "gate_proj",
26
- "v_proj",
27
  "q_proj",
28
- "down_proj",
29
- "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "up_proj",
24
+ "o_proj",
25
+ "down_proj",
26
  "k_proj",
 
 
27
  "q_proj",
28
+ "v_proj",
29
+ "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f952acd7e1a1ac3e834719a926deab61718397dba0408702584e6c622f703744
3
  size 14696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2655749fbed90e0c476ee5b09a8b2733c345983e963b2009b2b03ab35eab2b33
3
  size 14696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e782ec9fbb781557ac65872203701b294905086d759d13f797df36600128235
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42859b767e48a28bd6aa4d7de82f9e080fc3f6e573f77325e209b5bb86fef1a3
3
  size 6776