imdatta0 commited on
Commit
141caf8
·
verified ·
1 Parent(s): 7cbd478

Training in progress, step 360

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