sravanthib commited on
Commit
b4f2a8d
·
verified ·
1 Parent(s): eb4770a

Training in progress, step 5

Browse files
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "up_proj",
 
 
27
  "k_proj",
28
  "gate_proj",
29
- "v_proj",
30
- "down_proj",
31
- "q_proj",
32
- "o_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "q_proj",
27
  "up_proj",
28
+ "o_proj",
29
+ "down_proj",
30
  "k_proj",
31
  "gate_proj",
32
+ "v_proj"
 
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4e9522b7c7e035ad2300ed7b0109055cd98dacf3db551a51650eba8691eaad6d
3
  size 40422208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cc7e597ad544f65bb0f02b47e29662f05e5c421279c8f538d89a99a8b9860f8
3
  size 40422208
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:76064c947feaccca95c00c9c56b60d755606d12b9c5a03b869678a22fcdc575b
3
  size 9400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9db4a3dcf3cf29e186c912176582d77bb7e0a200fdcd481bfa72302be97a1557
3
  size 9400