ShahlaDnshi96 commited on
Commit
1a2bdb2
1 Parent(s): e2a8d5c

Training in progress, epoch 2

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:0cab62878c942d6ff2a9ef848dd51d11d056ab4962a08b2cfdd0a6ed8e8241dc
3
- size 1090646616
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00a98af9483dd6d40eda48d4530f1e3df75158f691c129a633d655785cd905c0
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:f03230b78960a93475e24748423694d2b2523bb8455794d03554276bdcee971f
3
- size 5860
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0d5b32c6ecb328826cca92d46b0761aa3c9ec0638d79170a78a30a9e91155f4
3
+ size 6476
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