jikaixuan commited on
Commit
9e5d276
1 Parent(s): 1a3c608

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_proj",
23
  "o_proj",
24
  "up_proj",
25
- "down_proj",
26
  "k_proj",
27
- "q_proj",
28
- "gate_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "down_proj",
23
  "o_proj",
24
  "up_proj",
 
25
  "k_proj",
26
+ "v_proj",
27
+ "gate_proj",
28
+ "q_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad71bba8c0fb6b1ad969d4d566283487ddd281fbcd29b2a43facead523b5051b
3
  size 671150064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d33cefb59b4ca8420927fc7d43c8f52750deaa44ec2747c3c33c9eebd899c22
3
  size 671150064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b6b4ce46cb53ee6de7d29dc857424fd422349b338a6f542188c4fd66e2e32ab9
3
- size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65928ba044e57190cebe9e7d72e29950645e74587b7e002266e5adb5a335f724
3
+ size 5176