willtensora commited on
Commit
06cca29
·
verified ·
1 Parent(s): 3513d57

Training in progress, step 3

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "up_proj",
25
  "o_proj",
26
  "q_proj",
27
- "down_proj",
28
  "v_proj",
 
 
29
  "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "down_proj",
 
24
  "o_proj",
25
  "q_proj",
 
26
  "v_proj",
27
+ "up_proj",
28
+ "gate_proj",
29
  "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:96f2837227ef6de7d8b29dda0f3222b03869285b19c9561b9a50bd1936c847c7
3
  size 14696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65ba7454f700f8e8c4fdee022e99b89762553c69c9f5fc23cff11ba0d34620a1
3
  size 14696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:03019292c9a4d414b2756fd01f0b1921fea38113c35eeb3f4aaca96b9e2f69d0
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6c93858d1c3a74aac008c11d81cfafe05e09f8d5379f18aebd6f8c9fd21194a
3
  size 6776