imdatta0 commited on
Commit
1d00407
1 Parent(s): a0ecdc9

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
- "v_proj",
24
- "o_proj",
25
  "gate_proj",
26
  "up_proj",
27
- "k_proj",
 
28
  "q_proj",
29
- "down_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "gate_proj",
24
  "up_proj",
25
+ "v_proj",
26
+ "o_proj",
27
  "q_proj",
28
+ "down_proj",
29
+ "k_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:4bf933a5e9235b5bd491fc35a483179007f18d3d478db8e187094246c4b33d01
3
  size 108113968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d94d292c4d77445d89f133bd410f557bb1c8ea31b9345300f1f912da7d2db1a5
3
  size 108113968
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b6627db9f74ea4f01df3b6b4635a9e6cc027aaf315acd00ebf8c3ef9c1ab27f2
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:120e0ae172eaafae632207a56dbf31d7379a1a52f93891fba1273add06b51f1d
3
  size 5304