jacobcd52 commited on
Commit
89cb5e7
·
verified ·
1 Parent(s): d04e561

Training in progress, step 33

Browse files
adapter_config.json CHANGED
@@ -25,13 +25,13 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "o_proj",
29
  "k_proj",
 
30
  "q_proj",
31
- "v_proj",
32
- "gate_proj",
33
  "down_proj",
34
- "up_proj"
 
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "trainable_token_indices": null,
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "up_proj",
29
  "k_proj",
30
+ "o_proj",
31
  "q_proj",
 
 
32
  "down_proj",
33
+ "gate_proj",
34
+ "v_proj"
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:52169c01b0d085a9d9baf46bb81ee281e93a7d2943079fcd8cbb890b0edfe906
3
  size 132187888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c6e54fff91713f8bfa3bf42da62c34ca563540fed2f37cf9755ebad672829ff
3
  size 132187888
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d772638c0cc4958f26ba22d1149b7b8a2f157c06a622595ded68b551f0f7463a
3
  size 6033
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c133e9cde7f9fd02869845a7fba72f04439348db4d97f7998b9a35dfdf0c030f
3
  size 6033