ghiffaryr commited on
Commit
83cb1c4
1 Parent(s): aded5b3

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "cyberagent/calm2-7b",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -20,14 +20,14 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "k_proj",
25
- "down_proj",
26
  "v_proj",
 
27
  "up_proj",
 
 
28
  "o_proj",
29
  "gate_proj",
30
- "lm_head"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "cyberagent/calm2-7b-chat-dpo-experimental",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "v_proj",
24
+ "lm_head",
25
  "up_proj",
26
+ "q_proj",
27
+ "k_proj",
28
  "o_proj",
29
  "gate_proj",
30
+ "down_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a5efb1e1ddf7e0ff38fe678f573f5512df8ceb3db13e38bf8c9b3a380f10ed8b
3
  size 1147580432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43ccc3a8e8cd74a31931fbd09d98cccfad24d1aa2002a6f9cfff961633098153
3
  size 1147580432
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:afd6574bdbbcd3ccae3dcb1b0dc558d57e6ecdaa1121d8129de69e55b6c846b4
3
- size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0880f6b7bbc476c7173def8993d9af557db8eca15baa0a562a7ee618e4816c0f
3
+ size 4539