Atharva Nijasure commited on
Commit
04d103b
·
verified ·
1 Parent(s): 773e3d1

Training in progress, step 8

Browse files
adapter_config.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "meta-llama/Llama-3.1-8B",
5
+ "bias": "none",
6
+ "eva_config": null,
7
+ "exclude_modules": null,
8
+ "fan_in_fan_out": false,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layer_replication": null,
12
+ "layers_pattern": null,
13
+ "layers_to_transform": null,
14
+ "loftq_config": {},
15
+ "lora_alpha": 64,
16
+ "lora_bias": false,
17
+ "lora_dropout": 0.1,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": [
21
+ "classifier",
22
+ "score"
23
+ ],
24
+ "peft_type": "LORA",
25
+ "r": 32,
26
+ "rank_pattern": {},
27
+ "revision": null,
28
+ "target_modules": [
29
+ "up_proj",
30
+ "gate_proj",
31
+ "o_proj",
32
+ "down_proj",
33
+ "k_proj",
34
+ "v_proj",
35
+ "q_proj"
36
+ ],
37
+ "task_type": "SEQ_CLS",
38
+ "use_dora": false,
39
+ "use_rslora": false
40
+ }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17da3dc9fa9453a1e53c3c71e424ced170aef40007f4cf73ddfd14af92167ba7
3
+ size 167944462
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76654ad62b8b805832446b2bf9ae0a8428966e3d46948bfca415428209a2fe05
3
+ size 4267408
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3491b871b34e434106e7c3deed3a8c7f8e1e20b8eb0926beaeef273d15c76762
3
+ size 8056