QuantumSkynet commited on
Commit
f241b18
·
verified ·
1 Parent(s): b18eb16

Training in progress, step 50

Browse files
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "down_proj",
24
- "gate_proj",
25
  "q_proj",
26
- "k_proj",
27
  "v_proj",
 
28
  "o_proj",
29
- "up_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "down_proj",
 
24
  "q_proj",
 
25
  "v_proj",
26
+ "gate_proj",
27
  "o_proj",
28
+ "up_proj",
29
+ "k_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:0237ac60086170940c4e4123468ac73b0d6251a83fda8f02953e2d7b1d4b7070
3
  size 223443552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1d45aa7b5e3577ceb6d24c7a0842a456ef09570f01695059fefddf28399fa2e
3
  size 223443552
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:147ca4bc2f182b54c12c612d29c2badb8bb7d94594d095cea72011df789fc738
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:102ca23bc3083b44865457aff2804b9d80d73378f989eb69b1bea11c97badc8e
3
  size 5432