kekunh commited on
Commit
b778e24
1 Parent(s): 097da3a

Training in progress, step 500

Browse files
adapter_config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "meta-llama/Llama-2-7b-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": 16,
19
+ "rank_pattern": {},
20
+ "revision": null,
21
+ "target_modules": [
22
+ "base_layer"
23
+ ],
24
+ "task_type": "CAUSAL_LM",
25
+ "use_dora": false,
26
+ "use_rslora": false
27
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b24963fb79e31242ba7ed5f85c078d33bcbf735cbd5304bebe53cf0157bbcdf1
3
+ size 319941280
runs/Mar20_23-51-21_2fb12bc587a7/events.out.tfevents.1710978682.2fb12bc587a7.3563.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e86e5b5632a67eee502e8057bfe3b089daae9662750f971e8757610a476faf97
3
+ size 6505
runs/Mar20_23-57-39_2fb12bc587a7/events.out.tfevents.1710979059.2fb12bc587a7.3563.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7178ae39e23254044b06af088bf1f2ad650195f15caffcf518ddd45c2fcf7511
3
+ size 6106
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:696240f344d869d0441857000fcd8804df51fafb2fd08ada59aaa6ab4e353010
3
+ size 4920