ChenWu98 commited on
Commit
38cccfa
1 Parent(s): 362e716

Training in progress, epoch 0

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