ebobo commited on
Commit
ff8e537
1 Parent(s): b2e17ad

Training in progress, step 3

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
- "q_proj",
25
- "o_proj",
26
  "k_proj",
 
27
  "up_proj",
28
- "v_proj",
29
- "gate_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "k_proj",
24
+ "o_proj",
25
  "up_proj",
26
+ "gate_proj",
27
+ "q_proj",
28
+ "down_proj",
29
+ "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b3d7874ab2ff40f6847403c871d48181fc288b6c7c68fa80449faf3f1f6e7902
3
  size 200068512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4964deef7def8a5d7b1ecb56311ebe6c9de8b8111a26c6a9951903ada54f7288
3
  size 200068512
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3720f97f7b893e4cea2d22e77a048a55441b099c0d2a14c49596be63f4aacc01
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c13cd3c6b3c4bed01f267de28e93961b8bde48e003a58f21ccba8e55ca9ad8da
3
  size 6776