jikaixuan commited on
Commit
7973cf8
1 Parent(s): bdfa771

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
- "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
  }
 
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
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a372ac4c2a71cd6d3d51983272071541becc25a55e74ef4b7ce122dbc6f2b513
3
  size 671150064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39226468743b2eef561efc7ded35bd95e31454122bc7f6a650b598ae1273a8d0
3
  size 671150064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:65928ba044e57190cebe9e7d72e29950645e74587b7e002266e5adb5a335f724
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0359dadfe2792c18f17c4914b171816a9da5b8589c6caabccf03b12434d51ed4
3
  size 5176