RoyJoy commited on
Commit
ca31b4c
1 Parent(s): eabdb85

Training in progress, step 25

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