lesso commited on
Commit
63fc634
·
verified ·
1 Parent(s): c8cdf82

Training in progress, step 9

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "k_proj",
25
  "gate_proj",
26
- "o_proj",
27
  "down_proj",
 
 
28
  "up_proj",
29
- "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "gate_proj",
24
+ "v_proj",
25
  "down_proj",
26
+ "o_proj",
27
+ "q_proj",
28
  "up_proj",
29
+ "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:34d40698537e32311db76c35be142c4dfb99d6b64f1053a842c891aa6b445892
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20fd4bf68158e5695e0392a342335ac4c4e4c3b99f808dc570c9db3a06c1de5a
3
  size 80013120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c8e3eaba4fc887116ba05575a8a64bfbe0629dae4f12cb37cac79d895993962b
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06b93c27182e910c542b1e5fa166e9014b0895cb2f985ab3ed11d7d2d2b13627
3
  size 6776