sravanthib commited on
Commit
dc0aa4f
·
verified ·
1 Parent(s): f0a0097

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "down_proj",
27
- "gate_proj",
28
- "k_proj",
29
  "q_proj",
 
30
  "v_proj",
31
- "o_proj",
32
- "up_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "o_proj",
27
+ "up_proj",
 
28
  "q_proj",
29
+ "k_proj",
30
  "v_proj",
31
+ "down_proj",
32
+ "gate_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:5de3def76d6c02441e291836b9e96e967bc79bd0f63102d209acaccd2c40c7ec
3
  size 40422208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:176767cd542e19e91be6b8a9a944eeea5b725b93c85df69128342721a170b1d9
3
  size 40422208
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a8b01207c1641c499d564cb573908f42e0506c3c21d3aa71c07ffac5f868291a
3
- size 7736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fc424c7c711fda43cc474465158ba4749c0ecce86490176488a8136fa3e36c1
3
+ size 7800