rreit commited on
Commit
efc2ef3
1 Parent(s): 2bca879

Training in progress, step 100

Browse files
adapter_config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "WizardLM/WizardCoder-15B-V1.0",
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": 64,
13
+ "lora_dropout": 0.1,
14
+ "megatron_config": null,
15
+ "megatron_core": "megatron.core",
16
+ "modules_to_save": null,
17
+ "peft_type": "LORA",
18
+ "r": 32,
19
+ "rank_pattern": {},
20
+ "revision": null,
21
+ "target_modules": [
22
+ "c_attn",
23
+ "c_proj",
24
+ "c_fc"
25
+ ],
26
+ "task_type": "CAUSAL_LM",
27
+ "use_dora": false,
28
+ "use_rslora": false
29
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d53176ccff70effee413dd433227e8d5d9edfb611d17013588cede2b948f7a0b
3
+ size 441754760
runs/Mar05_18-52-45_grace1/events.out.tfevents.1709661410.grace1.544773.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc5da584779e1f4a297526c2a2c2ece8e8313200329669411698b25197b318f9
3
+ size 5142
runs/Mar05_19-00-42_grace1/events.out.tfevents.1709661863.grace1.544978.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e1c08ad777147daec2a443a761a338fb81d93248052a211ceed1ae6216dc62d
3
+ size 9834
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd94ebf4eaef755f516e079609bf10d70b4f653cc05095bfac3b46bbe255ea90
3
+ size 4920