nnpy commited on
Commit
ab793a4
·
verified ·
1 Parent(s): 62d5b0a

Training in progress, step 20

Browse files
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "o_proj",
27
- "v_proj",
28
  "k_proj",
29
  "gate_proj",
30
- "up_proj",
31
- "down_proj",
32
- "q_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "up_proj",
27
+ "q_proj",
28
  "o_proj",
29
+ "down_proj",
30
  "k_proj",
31
  "gate_proj",
32
+ "v_proj"
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f91ac66dfa26581f45e0a791b901543f60bb6d1d65015f44f7ccc927a51853ba
3
  size 73911112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6398222f31fa58d4d7c2126d082c699bc5780091ff6bed35779d7fd783f51289
3
  size 73911112
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7b689334ca55bcab06b82afdcfc0830176bce8076a2221e65c50bbc835c2e343
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2f8dc48453c2ea4c927be740570aa80e8ecca8495df87d4105435328b7acbf6
3
  size 5624