Tonic commited on
Commit
794d8af
1 Parent(s): 6413637

Training in progress, step 250

Browse files
adapter_config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "HuggingFaceH4/mistral-7b-sft-beta",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "lora_alpha": 16,
12
+ "lora_dropout": 0.05,
13
+ "modules_to_save": null,
14
+ "peft_type": "LORA",
15
+ "r": 8,
16
+ "rank_pattern": {},
17
+ "revision": null,
18
+ "target_modules": [
19
+ "gate_proj",
20
+ "lm_head",
21
+ "down_proj",
22
+ "v_proj",
23
+ "o_proj",
24
+ "up_proj",
25
+ "k_proj",
26
+ "q_proj"
27
+ ],
28
+ "task_type": "CAUSAL_LM"
29
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6115809a6394e1032f2b31b1025cc9ec86e31f9c7c583df8cf760396c16422ee
3
+ size 85100592
runs/Nov01_18-36-04_f77935c67042/events.out.tfevents.1698863765.f77935c67042.4216.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78469aede7567042e118a604cde6dae5eba939f090dc9a2aa716174499a56023
3
+ size 5364
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3119b4dc84d24a442172cd5bb4e15ca763d8d21721b5897fc00a0c56e54a1267
3
+ size 4600