cwaud commited on
Commit
65c0517
·
verified ·
1 Parent(s): 2d79c51

Training in progress, step 3

Browse files
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
24
- "k_proj",
25
  "v_proj",
26
- "up_proj",
27
- "gate_proj",
28
  "o_proj",
29
- "down_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
 
24
  "v_proj",
 
 
25
  "o_proj",
26
+ "down_proj",
27
+ "gate_proj",
28
+ "k_proj",
29
+ "up_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:2d01e691a0f1f397c0f18ac2019f85a7cadf9b1b460998c512158d0928ba1805
3
  size 119597408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce986554c965c1bc7d65d78160617937819b9ba60bfef66132155268aebc4a73
3
  size 119597408
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4771980f30cd096c855c57da62edaf5a1c262a503ce5f4f67a5727ec70b2680f
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90df1a288014bf2c261b710ba5d31cc3136bbd8bfc5c5f6997f24c1102113b4e
3
  size 6776