ale-bay commited on
Commit
ff780c9
1 Parent(s): 9fda776

Training in progress, step 1800

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "../hf-models/Mistral-7B-v0.1",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "gate_proj",
23
- "q_proj",
24
- "v_proj",
25
  "o_proj",
26
- "down_proj",
27
  "k_proj",
28
- "up_proj"
 
 
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "mistralai/Mistral-7B-v0.1",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "up_proj",
 
 
23
  "o_proj",
 
24
  "k_proj",
25
+ "q_proj",
26
+ "v_proj",
27
+ "gate_proj",
28
+ "down_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7b1c07aa30a38503177c8e6d2cad3fc5891497df9a1247e1f7a9272765f9a431
3
  size 671150064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f656e5c9e058161e84dd2e8cb7ba84946c799e24279f6b59e199478f42e466be
3
  size 671150064
runs/Mar07_10-37-47_ale-dpo-1-0-0/events.out.tfevents.1709808377.ale-dpo-1-0-0.1134.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3fbd65939d88b1241370510b6d5ac6ced1b643171c23e40a6d7fe6f25810ccc5
3
- size 135279
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4954b331d10cde67a486b2cde349560f33f0ff272ba4b2682e89d28336ad3f6d
3
+ size 142899
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:03b078c10e6845a22b03afa9a0da2c25ff9bc36784268193bcc785a0d69734dc
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3cf8aa6be47845e82647cb3169580dedc51e6c45504409861b6a7ab89f8f094
3
  size 5048