jssky commited on
Commit
5be0b30
·
verified ·
1 Parent(s): f44f1c9

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "gate_proj",
24
- "o_proj",
25
- "v_proj",
26
- "down_proj",
27
  "q_proj",
28
  "k_proj",
29
- "up_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "gate_proj",
24
+ "up_proj",
 
 
25
  "q_proj",
26
  "k_proj",
27
+ "o_proj",
28
+ "v_proj",
29
+ "down_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:1178168b28c25756aa4281636b07615bd568deb155c023af2357b810c89b6bd8
3
  size 767856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:063267c323f826559daebddfb148a7f94fe2794e06e76b00be9adba90041236a
3
  size 767856
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dbdcc855d0f57473d8bd7ab766a229753c5c71be0fbef544d11bf2fb79cc11ff
3
  size 6712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9bb8d12ab7d3707b6887bbd0a3831cfac8994e15c07c849a86e5da758026626
3
  size 6712