jssky commited on
Commit
b319d2f
·
verified ·
1 Parent(s): 6cc6f90

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
- "gate_proj",
25
  "q_proj",
26
- "down_proj",
27
- "up_proj",
28
  "k_proj",
29
- "o_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "q_proj",
 
 
24
  "k_proj",
25
+ "v_proj",
26
+ "o_proj",
27
+ "down_proj",
28
+ "gate_proj",
29
+ "up_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:756ed992b06ee91192de25d1e68d7a9f6a8af259b5b02ba0eea602ce2f40f732
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1ddcf6ea8f5ebbca5308a39e539f98bcc37e5b3b52ac6e3d6cb73f95e916a8e
3
  size 167832240
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8c49defa0185f3971ee1ec8e0038c402fa3301af18c0e87abd89a3514b3a03b4
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:291b68746f328c8f5d6f048071017ecfa63bfb5a09e3a8555c42108a03bc05b5
3
  size 6776