fazeelzafar commited on
Commit
96472c0
1 Parent(s): cfe5755

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -9,18 +9,23 @@
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
- "lora_alpha": 16,
13
  "lora_dropout": 0.05,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
- "r": 32,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
- "v_proj"
 
 
 
 
 
24
  ],
25
  "task_type": "CAUSAL_LM",
26
  "use_dora": 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",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
+ "r": 128,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "v_proj",
23
+ "up_proj",
24
+ "o_proj",
25
+ "down_proj",
26
+ "gate_proj",
27
+ "k_proj",
28
+ "q_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:39bd620c1e931f20050c5df785edaf1e9e39ffb13f90e64c1c61eb4823cf5b02
3
- size 18034152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f203c1de07917558563e76d94d1198537fe37e59ae8f4dc502c2d39ef1193d45
3
+ size 403743472
runs/Mar18_18-20-59_594498a00ca2/events.out.tfevents.1710786065.594498a00ca2.692.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ec907e4e965f735f7d1075522842e976a550d84c266592838316a9b52759d5a
3
+ size 5824
runs/Mar18_18-23-41_594498a00ca2/events.out.tfevents.1710786229.594498a00ca2.692.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb1793c335d89946109fa840b2ac8d4bffcc9061521487f82ec9c1aa271c4dad
3
+ size 11724
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd78465fec827fdf3d4bc227ac4399fbb41cfacfa97bee663d7c4f37a60cab2f
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6772462cd9d56d4bb8c90908f90b31fe0c999d962951e75e9ede86f0ff05ccc4
3
  size 4920