chauhoang commited on
Commit
745280c
·
verified ·
1 Parent(s): 5f28a9b

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "v_proj",
25
  "up_proj",
26
  "k_proj",
27
- "o_proj",
28
  "down_proj",
29
- "gate_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "up_proj",
24
  "k_proj",
25
+ "v_proj",
26
  "down_proj",
27
+ "gate_proj",
28
+ "o_proj",
29
+ "q_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:535f34be40354d68f64a8ea4e868dac0f99af06e4cde094a5d982357f0f7e806
3
  size 390888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a841841b200b8c26e36e19e6cf16cd09f95d64eca403f154a16591045e4d8a87
3
  size 390888
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dfac766eb348f50a26e616ad789456be01af4e63fcda1d2146bec535bf7f43b0
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fafb2fe72ae5321f9ec45b388a3d0d2461d718d6ea4adee0facfeaeb28db9357
3
  size 6776