ale-bay commited on
Commit
8683198
1 Parent(s): 4a4a31e

Training in progress, step 100

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:aff8fed1ac295ad6612f1ec72a2e90a858ae01d71f92cdbbce3665b3208cd447
3
  size 671150064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f252896c9613c0fedbd910733da9f9435ceb11d3655a3ccfd233d068e70c14c
3
  size 671150064
runs/Mar07_10-37-47_ale-dpo-1-0-0/events.out.tfevents.1709808377.ale-dpo-1-0-0.1134.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c43dc8db670763e6e5285d6d8574e28db2da4ac2f45bd34fe8850b5170e7cd4
3
+ size 13383
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