imdatta0 commited on
Commit
77972a3
·
verified ·
1 Parent(s): cd9e28d

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
  "v_proj",
 
25
  "q_proj",
26
  "up_proj",
27
- "down_proj",
28
- "k_proj",
29
- "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "v_proj",
24
+ "k_proj",
25
  "q_proj",
26
  "up_proj",
27
+ "gate_proj",
28
+ "o_proj",
29
+ "down_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:4016b6368a1060c61745156ab96d21ef7b91edd815cf6af6c1db26f60313ff9c
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0d271eca92242da759aa62955ebf9f60a90b18af9226cdebdd232a21e08fd71
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:979fee637cb39ea1e6b1db226b7985f03521ecaf2375870826f0730e4c7ccca8
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed22d120c0b158c20642ea5e73e19fd235b9a906f58484c14c311e78406ddaa6
3
  size 5304