Atharva Nijasure commited on
Commit
053bab1
·
verified ·
1 Parent(s): 1368cf5

Training in progress, step 7

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-2-7b-hf",
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
+ "o_proj",
30
+ "v_proj",
31
+ "down_proj",
32
+ "gate_proj",
33
+ "k_proj",
34
+ "up_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:3c606bb8b2736f82e0456f64c1e2c870ed6f29fffadc530c9036b99b1e196b99
3
+ size 160072078
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e39eaddde755d7e96559ae78f57e9be09bbfdef8291af532d311876c51dd0c1d
3
+ size 159976624
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f880bbcd1b5bd6a1e4ba9c8e200dfd62d043309639e322c3ca0f8718f03e998b
3
+ size 7480