jwongTensora commited on
Commit
19c93c8
·
verified ·
1 Parent(s): 61986e9

Training in progress, step 3

Browse files
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "down_proj",
24
- "q_proj",
25
- "o_proj",
26
  "v_proj",
27
- "gate_proj",
28
  "up_proj",
29
- "k_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "down_proj",
 
 
24
  "v_proj",
25
+ "q_proj",
26
  "up_proj",
27
+ "o_proj",
28
+ "k_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:546c97c7fb774751f96fcd084891b66c7e55c6a7f0334377d674b4b4a926ef15
3
  size 14696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbb662d9553111e0a6a67b53ff278e2262e8628f87cfbb571c1164bf53970d94
3
  size 14696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c05dd79855f3d1e2471adce21335d03b6dade5be86d74b45ff7774462a74ac71
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13c071afcb677798becdc51c2866c044c68ee8babfa41eab6cf9575fc41caa6d
3
  size 6776