lukeleeai commited on
Commit
c86f2ec
·
verified ·
1 Parent(s): 0c788e3

Training in progress, step 50

Browse files
adapter_config.json CHANGED
@@ -19,11 +19,11 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
- "gate_proj",
24
  "down_proj",
 
25
  "up_proj",
26
- "v_proj"
 
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "down_proj",
23
+ "v_proj",
24
  "up_proj",
25
+ "q_proj",
26
+ "gate_proj"
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f1f900e81146b2967df1c70cee3946197090d979a3685de22b68a8d976585c8a
3
  size 562080424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af12e4164319aaa691f1bb56e109a1b17e4320409541c5b88311865de05f69fa
3
  size 562080424
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d52811a2f73ef50c3d7ca3c0666b75ad6e027d776dd628ae3f7f4946a517be7
3
  size 6008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:168485bb1a62b11cdb2acdcc94299a899399a12a993aeffc02fba6ca0144b7d3
3
  size 6008