fzzhang commited on
Commit
d4a14ef
·
verified ·
1 Parent(s): de828cc

Training in progress, epoch 1

Browse files
adapter_config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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,
8
+ "init_lora_weights": true,
9
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "loftq_config": {},
12
+ "lora_alpha": 16,
13
+ "lora_dropout": 0.05,
14
+ "megatron_config": null,
15
+ "megatron_core": "megatron.core",
16
+ "modules_to_save": null,
17
+ "peft_type": "LORA",
18
+ "r": 16,
19
+ "rank_pattern": {},
20
+ "revision": null,
21
+ "target_modules": [
22
+ "gate_proj",
23
+ "q_proj",
24
+ "o_proj",
25
+ "v_proj",
26
+ "k_proj"
27
+ ],
28
+ "task_type": "CAUSAL_LM",
29
+ "use_rslora": false
30
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70dacd5d189db0c8e89b850bf8265340ec57795227963cbb1299f0c51f166282
3
+ size 92317600
runs/Feb20_18-13-45_X299X/events.out.tfevents.1708481627.X299X.1057312.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c102db6828dec55c5540810e4900c8d901a5c7f08a285fcfc402bb6ee058b05
3
+ size 4804
runs/Feb20_18-15-50_X299X/events.out.tfevents.1708481751.X299X.1057723.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d1650d1624de8f6a5a1ec4f6bc7a0159d5c0c39d052a45dfab7f221ac92f897
3
+ size 4804
runs/Feb20_18-16-50_X299X/events.out.tfevents.1708481811.X299X.1058028.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:898f4f9d53a8941e20ec8c11373cb8ff13e24ec04af960e5599c78555417f3f8
3
+ size 7627
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:494e0350c5729b7903d87c0a66ab4f773f3c9c63b7283bf35db5c06ebde6a4d7
3
+ size 4728