Phuree commited on
Commit
8df4806
1 Parent(s): 0fbaa69

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_proj",
23
- "k_proj",
24
- "gate_proj",
25
- "o_proj",
26
  "up_proj",
 
 
27
  "down_proj",
28
- "q_proj"
 
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
 
22
  "up_proj",
23
+ "gate_proj",
24
+ "q_proj",
25
  "down_proj",
26
+ "k_proj",
27
+ "o_proj",
28
+ "v_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b89be6555ea362fab574499991725184f013510d04c0e018832b054faf320233
3
  size 1952330744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b2d4b1d05e3588220a3880ddfd8fad325d2e44c9275f75eb93048a0d1eb3491
3
  size 1952330744
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c339e3cfaa6b23416527063abc621e2fc8046aca09b1b40fdcdc14ec258a15cc
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23396ea5c9601cd85a6864f5dbd22a3a11d57944dc16a3626c6545213235c876
3
  size 4728