tuanna08go commited on
Commit
4414be3
·
verified ·
1 Parent(s): 6fb85e2

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
  "q_proj",
25
- "o_proj",
26
  "down_proj",
27
- "v_proj",
28
  "k_proj",
 
 
29
  "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "q_proj",
 
24
  "down_proj",
25
+ "o_proj",
26
  "k_proj",
27
+ "gate_proj",
28
+ "v_proj",
29
  "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3f646d2f13ae9916bcdc4e9cb9c77f85c6ca36c6450e5bb666298543521bece0
3
  size 14696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4aa5645516806e79afd2360ebe4ff6482bde03703e2e35497dacfae2797a4676
3
  size 14696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:705b7c79e940751d2f8c2522848ed18260e990cc9bcb4e90846c2708b9e08a3d
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70d75551f35cf9c860282a542e685bbff1057d3fc7dbe7741d719c20efbd6e7f
3
  size 6776