huzaifa1117 commited on
Commit
e3f4be8
1 Parent(s): 408b281

Training in progress, epoch 0

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