jssky commited on
Commit
e99436c
1 Parent(s): ea7ce06

Training in progress, step 3

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:1efbde348b8fa8dd445f66c71d184f1a7cf2c0c147fba04190235b6a93b69c22
3
  size 767856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7f5faa57668d8d87ed7ae00ad4eae35fbc1811132a4f4befeaed810f4825016
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