rreit commited on
Commit
772d010
1 Parent(s): 43b2fdb

Training in progress, step 100

Browse files
adapter_config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "codellama/CodeLlama-13b-hf",
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
+ "gate_proj",
23
+ "v_proj",
24
+ "o_proj",
25
+ "k_proj",
26
+ "up_proj",
27
+ "down_proj",
28
+ "q_proj"
29
+ ],
30
+ "task_type": "CAUSAL_LM",
31
+ "use_dora": false,
32
+ "use_rslora": false
33
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1f7ac73aea3547a190c8912b2dd835de00a325158e459e5e2f28b680fb0c498
3
+ size 500770656
runs/Mar11_18-52-18_grace2/events.out.tfevents.1710179890.grace2.1159849.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a7c061687dbee7f5a8a755449468a069cedb08c1cfb707b9e2fcccc3cc51008
3
+ size 5136
runs/Mar11_19-02-08_grace2/events.out.tfevents.1710180142.grace2.1160093.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2cfee8d391a3685e9b086331a0dbf4f78763fac53be6a1be48de04cff0549ae
3
+ size 5136
runs/Mar11_19-05-14_grace2/events.out.tfevents.1710180328.grace2.1160329.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0322ed89acdd95340c92a3759a850550a517281d84b292a805b69960de5d6cd
3
+ size 5136
runs/Mar11_19-06-28_grace2/events.out.tfevents.1710180402.grace2.1160526.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:996ff25b1624b1c1f26096c3c960a65edb67252d705cb40c4097586b91ba85a9
3
+ size 9542
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7d3c86338531d761090779d6b1d21950e1d12ede3db7ba5be810c0a722d127d
3
+ size 4920