hoangphu7122002ai commited on
Commit
3d63a77
1 Parent(s): 9b1a193

Training in progress, step 100

Browse files
adapter_config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "codellama/CodeLlama-7b-Instruct-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": 256,
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": 64,
19
+ "rank_pattern": {},
20
+ "revision": null,
21
+ "target_modules": [
22
+ "up_proj",
23
+ "o_proj",
24
+ "k_proj",
25
+ "q_proj",
26
+ "v_proj",
27
+ "gate_proj",
28
+ "down_proj"
29
+ ],
30
+ "task_type": "CAUSAL_LM",
31
+ "use_rslora": false
32
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75e9f254dd36e67cf1a359a90b996df1b7d7c2cd45d0ce88a0142de217d52081
3
+ size 639691872
runs/Mar06_07-42-40_kao-dgxa-e10-u17/events.out.tfevents.1709710997.kao-dgxa-e10-u17.2309985.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7132081f21ddfea533b71b16c6e4e4be8398bc6deac1864faeba9f78a8a214ae
3
+ size 5922
runs/Mar06_07-47-11_kao-dgxa-e10-u17/events.out.tfevents.1709711243.kao-dgxa-e10-u17.2309985.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3e88789648c034ecfc8813e20a4a295ed16edfa978c50a09811bd0fd65f6aaf
3
+ size 26059
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58f1452e3e61d18845812da824ad451f237da4389ba5435d712b188791ab6e54
3
+ size 4984