jikaixuan commited on
Commit
9c8b213
1 Parent(s): cd97752

Training in progress, step 200

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "k_proj",
23
- "gate_proj",
24
- "q_proj",
25
- "o_proj",
26
  "v_proj",
 
 
 
 
27
  "down_proj",
28
- "up_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
 
22
  "v_proj",
23
+ "o_proj",
24
+ "gate_proj",
25
+ "k_proj",
26
+ "up_proj",
27
  "down_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:28859559ead1b89c8a8bb9f09b1b677412e14c5c17bfd4811e08be08821f0e55
3
  size 671150064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:088a196a33799b1992a758699ba1461d470225213cebd0f4a413c4ed165008b0
3
  size 671150064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e5b36df4a21134a89fd83866966e2cde589f40cce85fc7bc9b29983a2b7e935d
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5665481dd84b626362d7dcee43bd77482a80a57bf94bcfdc35ec4f1785a0db5e
3
  size 5112