arshiakarimian1 commited on
Commit
83f8caa
1 Parent(s): 1c6e191

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -1,41 +1,19 @@
1
  {
2
- "alpha_pattern": {},
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "meta-llama/Meta-Llama-3.1-8B-Instruct",
5
- "beta1": 0.85,
6
- "beta2": 0.85,
7
- "bias": "none",
8
- "deltaT": 1,
9
  "fan_in_fan_out": false,
10
- "inference_mode": true,
11
- "init_lora_weights": true,
12
- "init_r": 12,
13
- "layer_replication": null,
14
- "layers_pattern": null,
15
- "layers_to_transform": null,
16
- "loftq_config": {},
17
- "lora_alpha": 2,
18
- "lora_dropout": 0.01,
19
- "megatron_config": null,
20
- "megatron_core": "megatron.core",
21
- "modules_to_save": [
22
- "classifier",
23
- "score"
24
  ],
25
- "orth_reg_weight": 0.5,
26
- "peft_type": "ADALORA",
27
- "r": 64,
28
- "rank_pattern": null,
29
  "revision": null,
30
  "target_modules": [
31
  "k_proj",
 
32
  "v_proj"
33
  ],
34
- "target_r": 8,
35
- "task_type": "SEQ_CLS",
36
- "tfinal": 0,
37
- "tinit": 0,
38
- "total_step": null,
39
- "use_dora": false,
40
- "use_rslora": false
41
  }
 
1
  {
 
2
  "auto_mapping": null,
3
  "base_model_name_or_path": "meta-llama/Meta-Llama-3.1-8B-Instruct",
 
 
 
 
4
  "fan_in_fan_out": false,
5
+ "feedforward_modules": [
6
+ "down_proj"
 
 
 
 
 
 
 
 
 
 
 
 
7
  ],
8
+ "inference_mode": false,
9
+ "init_ia3_weights": true,
10
+ "modules_to_save": null,
11
+ "peft_type": "IA3",
12
  "revision": null,
13
  "target_modules": [
14
  "k_proj",
15
+ "down_proj",
16
  "v_proj"
17
  ],
18
+ "task_type": "SEQ_CLS"
 
 
 
 
 
 
19
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2f72b9534ff016da1d1bad2a15c65babd71ac1a0ae42b739a9170449f0d9c6fb
3
- size 15788680
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:574bef5f8ac04bdc5fe9365214d4096b56e987cd6baf92de18c0fa47d21c25f1
3
+ size 2108904
runs/Sep12_11-37-18_114b16efcfc7/events.out.tfevents.1726141039.114b16efcfc7.522.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74fd930f272add741f0ec252bb8d8e64f839e028eaeb3ac8b0a5c006ef7f7bb9
3
+ size 70661
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d9f2632314a2d06115948b8c8e9aa1ae2912fface551f05f6e0bd539eadd49db
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d08af6d37c511b43dd4f16895ff524bad7d92d5575f880796ba163d23de30936
3
  size 5176