imdatta0 commited on
Commit
a0ecdc9
1 Parent(s): 552613b

Training in progress, step 26

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