shubham-krishna commited on
Commit
b91c0cd
1 Parent(s): 71e0808

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "o_proj",
23
- "up_proj",
24
  "k_proj",
25
- "q_proj",
26
  "v_proj",
 
27
  "down_proj",
28
- "gate_proj"
 
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "k_proj",
 
23
  "v_proj",
24
+ "gate_proj",
25
  "down_proj",
26
+ "o_proj",
27
+ "up_proj",
28
+ "q_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f8f9321bee8289ad498f75f77946b3661c77af158a547a959d9ad5f530233861
3
  size 19651464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3157e3a51f691db599665779b14105f43fe2ad23103ed3ef0cc3b1a03eddffc
3
  size 19651464
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f0d122982092b92703670d2fedc7f56258a83e0e0f3b1e55bc07c6394040033
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abacb2d2aa544571e9b03414fddc4096edb09471f2468f1b870ab167d3d1c0eb
3
  size 4984