lesso commited on
Commit
1c57e10
·
verified ·
1 Parent(s): 1a6f21d

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
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,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "q_proj",
24
  "gate_proj",
25
+ "down_proj",
26
+ "k_proj",
27
+ "o_proj",
28
+ "up_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:5af7b5bc702c1ab35a5640dd809c24209965d0aad3d5f46017c2f92e7826c8c6
3
  size 2185308208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ad7a9c938ab5b00cf94f66c349574d56756741215e58fcd56abab09d577b915
3
  size 2185308208
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ed04e29d3037d87c0defa1a0ab640c5cb173a163f6893e09aa7721b26cfe4d70
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cb41fba4264376a3ccfb8c093be5867221b5fa61290459b0e68d032b827a444
3
  size 6776