Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -15,12 +15,12 @@
|
|
15 |
"megatron_core": "megatron.core",
|
16 |
"modules_to_save": null,
|
17 |
"peft_type": "LORA",
|
18 |
-
"r":
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
-
"
|
24 |
],
|
25 |
"task_type": "TOKEN_CLS",
|
26 |
"use_dora": false,
|
|
|
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": "TOKEN_CLS",
|
26 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61df5acdaf88c2363ac9bd196359b6734bac8bb158f6f94ec2cd11198788a1fb
|
3 |
+
size 33645690
|
runs/Mar18_08-57-08_beta-M12SWA-TF/events.out.tfevents.1710723431.beta-M12SWA-TF.689861.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3746ed301120f697f3d7d29b510ccaec813d4ee71be100c8955d7fbc40a5119d
|
3 |
+
size 6166
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4603
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01a5cb6993486c50df52f6addc5c52b1da96c83a7856c3a36cc406e6224ada97
|
3 |
size 4603
|