khiepm209 commited on
Commit
1c945e2
1 Parent(s): 33d0352

Training in progress, step 100

Browse files
adapter_config.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "meta-math/MetaMath-Mistral-7B",
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": 128,
12
+ "lora_dropout": 0.1,
13
+ "modules_to_save": null,
14
+ "peft_type": "LORA",
15
+ "r": 32,
16
+ "rank_pattern": {},
17
+ "revision": null,
18
+ "target_modules": [
19
+ "k_proj",
20
+ "down_proj",
21
+ "o_proj",
22
+ "gate_proj",
23
+ "v_proj",
24
+ "q_proj",
25
+ "up_proj"
26
+ ],
27
+ "task_type": "CAUSAL_LM"
28
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aaf8738f35bc8b4f5199e9b9daa67b100429fa06d1f5e80884cf77b5a34c45c0
3
+ size 335604696
runs/Nov14_18-27-59_2320253960fb/events.out.tfevents.1699986524.2320253960fb.26.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc090f28d92fde2287f3df671782140692bcb31fdb79588f19505e9354b8f4e4
3
+ size 20099
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ae1e4c0847e5696a81a651da98fa32f4f4a05a8f34b3b36fa5460e781406334
3
+ size 4283