jssky commited on
Commit
fb6ac82
1 Parent(s): 42906a0

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
- "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,
 
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,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8d5d825604a999751abc205aa2360be9ac17ae2adf32df32ee1a962155b6acc4
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8637d98b9e8f2383f1d8e7d249eb7d420976d90f9bc2f6ecaa78ffbbc3f5b73f
3
  size 167832240
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:291b68746f328c8f5d6f048071017ecfa63bfb5a09e3a8555c42108a03bc05b5
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c49defa0185f3971ee1ec8e0038c402fa3301af18c0e87abd89a3514b3a03b4
3
  size 6776