omarabb315 commited on
Commit
705a3e2
·
verified ·
1 Parent(s): 2cbf417

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -10,23 +10,23 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 16,
14
  "lora_dropout": 0,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 128,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
  "k_proj",
24
  "v_proj",
25
- "up_proj",
26
  "gate_proj",
 
27
  "o_proj",
28
- "down_proj",
29
- "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 32,
14
  "lora_dropout": 0,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 16,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
  "k_proj",
24
  "v_proj",
 
25
  "gate_proj",
26
+ "q_proj",
27
  "o_proj",
28
+ "up_proj",
29
+ "down_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:e5f9b73001d612fe9b75fbab72aff8dd02e66692f9cf8507b3289dba272438ce
3
- size 664584480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1255d3b3fb053719a5e2ffb25a9d7d65935358dc207eda6eef0b9c693c35a8d
3
+ size 83115256
runs/Oct08_06-09-39_f299bf4d1004/events.out.tfevents.1728367971.f299bf4d1004.1255628.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6eaa3b2430559bf815ecd894a25e927020d78ec759fe5c2f40c983ffe932638
3
+ size 134629
runs/Oct08_15-06-58_f299bf4d1004/events.out.tfevents.1728400025.f299bf4d1004.1334979.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bc7ba8f05b78b1daf6dc08c36a2fd2fdabb6d4b8ceb597cbac4a6335eeced9a
3
+ size 134275
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e0e62ee48e616f5361c92d0518617e50f16edb597db2b7102273bc46a9b00548
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8daa8e5782a671d5a7d637a25d4e90ea0b4b38c381f84fb1d53fe389c5a4a123
3
  size 5304