ShahlaDnshi96 commited on
Commit
dbddc6b
1 Parent(s): 1882d11

Training in progress, epoch 3

Browse files
adapter_config.json CHANGED
@@ -9,7 +9,7 @@
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
- "lora_alpha": 64,
13
  "lora_dropout": 0.05,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
@@ -17,17 +17,17 @@
17
  "lm_head"
18
  ],
19
  "peft_type": "LORA",
20
- "r": 8,
21
  "rank_pattern": {},
22
  "revision": null,
23
  "target_modules": [
24
- "gate_proj",
25
  "down_proj",
26
- "q_proj",
27
- "k_proj",
28
  "v_proj",
 
 
29
  "up_proj",
30
- "o_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_rslora": false
 
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
+ "lora_alpha": 32,
13
  "lora_dropout": 0.05,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
 
17
  "lm_head"
18
  ],
19
  "peft_type": "LORA",
20
+ "r": 16,
21
  "rank_pattern": {},
22
  "revision": null,
23
  "target_modules": [
24
+ "o_proj",
25
  "down_proj",
 
 
26
  "v_proj",
27
+ "gate_proj",
28
+ "k_proj",
29
  "up_proj",
30
+ "q_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:650937e5f041033b6fc2371355f828edc18365d8799ae72ace9db4188782eeb7
3
- size 1090646616
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:137d252aed948c6d1c406489ff5120c338c1c9c0fe05f7ac6055065f3b69cca3
3
+ size 1132590104
runs/Apr06_11-21-37_90d0c6419ce2/events.out.tfevents.1712402501.90d0c6419ce2.789.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a0d5b32c6ecb328826cca92d46b0761aa3c9ec0638d79170a78a30a9e91155f4
3
- size 6476
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5091fe3e913982233bc5092dfb13d7a47a50c439af8c3463e6cf64ba1cca3579
3
+ size 7298
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:db107a659e36681c588786c4c1f79eeff989b22f58b53f8873df602a1cf6b26c
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f48e910c5f01ebcecf5cec2f4731ab4fd94fa30ed0be2744dfe04b2f9c65e251
3
  size 4728