MohamedMotaz commited on
Commit
2e60824
1 Parent(s): 4f4bc54

Training in progress, step 20

Browse files
adapter_config.json CHANGED
@@ -16,17 +16,17 @@
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 128,
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
- "q_proj",
24
- "v_proj",
25
- "o_proj",
26
- "down_proj",
27
  "k_proj",
28
  "up_proj",
29
- "gate_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 64,
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
 
 
 
 
23
  "k_proj",
24
  "up_proj",
25
+ "gate_proj",
26
+ "down_proj",
27
+ "o_proj",
28
+ "v_proj",
29
+ "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a9818af0bf75c94da767724deb95a5af5ed0f360d6ba9bba005bc9d5b493337
3
- size 1342238560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1060b9f555a48c506f34a2198f4fc7bbd48cf90f7400b118ff6e1768b107631f
3
+ size 671149168
runs/Jul14_11-28-38_44e60b3fad7e/events.out.tfevents.1720956530.44e60b3fad7e.43557.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e341a403b1bcef40ce575cfe755a54095678b85e0602bd7b86a60cac4619f5f5
3
+ size 9827
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0157f40bc4a8f4ab3f655ba9fc1102b54e494a6e97ecfb080ce1aca76e9ef79a
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce3facf25c9f5a77536d7973cb40533d0ab1e0d45bd6d8d7ef3766b8441fd6b2
3
  size 5176