andrealexroom commited on
Commit
24d93d6
·
verified ·
1 Parent(s): d744d8c

Training in progress, step 14

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
- "down_proj",
24
- "v_proj",
25
- "o_proj",
26
- "up_proj",
27
  "k_proj",
 
 
 
28
  "lm_head",
 
 
29
  "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
 
 
22
  "k_proj",
23
+ "up_proj",
24
+ "o_proj",
25
+ "v_proj",
26
  "lm_head",
27
+ "down_proj",
28
+ "q_proj",
29
  "gate_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:d9aebc5fb676675598f7546d82638e0a3fd1cf4c7301df09d1e4fcfa233a6c0f
3
  size 602370064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a9c9c5fc02369bd7cf578127bcab48aa61b60e17efef3a21ffa6a100d1e6508
3
  size 602370064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2f83f4479166a27288023e525edac2362fe25f193f803d545e9893bff7be2fcd
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ceab120bd230128da088cedf8d870577dd6893d62a21d03379bde7246c0da7d0
3
  size 4728