lesso commited on
Commit
3f9fe9a
·
verified ·
1 Parent(s): 2a22c47

Training in progress, step 6

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