lesso commited on
Commit
7a1a314
1 Parent(s): 97a3a05

Training in progress, step 3

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
  "up_proj",
25
  "o_proj",
26
- "down_proj",
27
  "q_proj",
28
- "gate_proj",
29
- "k_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "gate_proj",
24
  "up_proj",
25
  "o_proj",
 
26
  "q_proj",
27
+ "down_proj",
28
+ "k_proj",
29
+ "v_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:dd8d602b8c8217d2bad01c439cf265d8636e230eef9088012f7f0abb56d28cf2
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:096d0d1306c228ce8c01652e2e9dc22fbfdf66e56fe1c3cc3c3f3341baa59e44
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:46bccd6964f4291101ddc4731a06bfcf4544fcbb608a5a0128bc2068c8364f7b
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd961290b5c1511222dcde7c5274eeb95e8e3143dbf3b403d7a4f50c5202a8b5
3
  size 6776