jikaixuan commited on
Commit
4b26215
1 Parent(s): a7d8205

Training in progress, step 400

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "up_proj",
23
  "gate_proj",
 
24
  "v_proj",
 
25
  "o_proj",
26
- "q_proj",
27
- "down_proj",
28
- "k_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "down_proj",
23
  "gate_proj",
24
+ "k_proj",
25
  "v_proj",
26
+ "up_proj",
27
  "o_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:37ff211fdd55e89806d0731a069b1a1347270a24364fedc285bf81c9b757d749
3
  size 671150064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:140857f3ef40f2847bdcc482dd02e8f78ec0de320f7cf0488f2de3787c5f638c
3
  size 671150064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0359dadfe2792c18f17c4914b171816a9da5b8589c6caabccf03b12434d51ed4
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e073965afb1f289a49a3e891eba9a18377793a1c16fb09f4e829aca5ee39c9dc
3
  size 5176