neuria99 commited on
Commit
676d3f3
·
verified ·
1 Parent(s): e8f3df7

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
- "gate_proj",
25
- "down_proj",
26
  "q_proj",
27
- "o_proj",
28
  "k_proj",
 
 
 
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "q_proj",
24
+ "down_proj",
25
  "k_proj",
26
+ "o_proj",
27
+ "gate_proj",
28
+ "up_proj",
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c9edf3d092baa5762f38dbab7f00df3b04be60e128f397c94e5f56fb3896f73c
3
  size 70430032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c9b19ee5957ce54ff579c648f0e5c34d236c062f7f84d461bf406f2e656130c
3
  size 70430032
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aec1c44f687d42d152a637362eabf4c3f6718b38d4d77742235e06b780fe2181
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43a4dbbcbff3ee06549060bfb4f601d21017571ee0a45126e90dba824c8a54eb
3
  size 5496