LeeSB commited on
Commit
297f4b3
1 Parent(s): f383b30

Training in progress, step 1900

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "alignment-handbook/zephyr-7b-sft-full",
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
  "up_proj",
 
23
  "gate_proj",
24
  "down_proj",
25
- "q_proj",
26
- "k_proj",
27
- "v_proj",
28
- "o_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
+ "v_proj",
23
  "up_proj",
24
+ "q_proj",
25
  "gate_proj",
26
  "down_proj",
27
+ "o_proj",
28
+ "k_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:9b0d5e336e0b0d524590c9284f942d42365553116910e63a9c5c1ac30c9f342f
3
  size 671150064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f28ad317e1d23fc764f93d152aa0417c6143646cb0e2f0f8e122ea0d9b6d88b9
3
  size 671150064
runs/Apr05_19-37-28_allennlp-cirrascale-50.reviz.ai2.in/events.out.tfevents.1712371480.allennlp-cirrascale-50.reviz.ai2.in.48043.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e87210852c7029913d38bea5a8e782ce29e5947f1eb1318f100a0de8c4a4543c
3
- size 142898
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba8162426be10e679ba8916ca1821e6caa4a3194c18909c0908b2dfa39409224
3
+ size 150518
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:947d927e61668b966ebb030da458e99bc33c421e45b93f656e038a0689c6f570
3
- size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6aed5e0579321afe046a90c0cc3a32c7d4cff2e81f00dc7223fdf2c95545813e
3
+ size 5048