imdatta0 commited on
Commit
f7727ea
1 Parent(s): 35122ef

Training in progress, step 13

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