Training in progress, step 500
Browse files- adapter_config.json +4 -4
- adapter_model.safetensors +2 -2
- runs/Apr13_17-05-51_5a453ccd3267/events.out.tfevents.1713027953.5a453ccd3267.2298.0 +2 -2
- runs/Apr13_17-05-51_5a453ccd3267/events.out.tfevents.1713031243.5a453ccd3267.2298.1 +3 -0
- runs/Apr13_18-17-46_5a453ccd3267/events.out.tfevents.1713032268.5a453ccd3267.2298.2 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -10,18 +10,18 @@
|
|
10 |
"layers_pattern": null,
|
11 |
"layers_to_transform": null,
|
12 |
"loftq_config": {},
|
13 |
-
"lora_alpha":
|
14 |
"lora_dropout": 0.05,
|
15 |
"megatron_config": null,
|
16 |
"megatron_core": "megatron.core",
|
17 |
"modules_to_save": null,
|
18 |
"peft_type": "LORA",
|
19 |
-
"r":
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"
|
25 |
],
|
26 |
"task_type": "SEQ_2_SEQ_LM",
|
27 |
"use_dora": false,
|
|
|
10 |
"layers_pattern": null,
|
11 |
"layers_to_transform": null,
|
12 |
"loftq_config": {},
|
13 |
+
"lora_alpha": 16,
|
14 |
"lora_dropout": 0.05,
|
15 |
"megatron_config": null,
|
16 |
"megatron_core": "megatron.core",
|
17 |
"modules_to_save": null,
|
18 |
"peft_type": "LORA",
|
19 |
+
"r": 8,
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"v_proj",
|
24 |
+
"q_proj"
|
25 |
],
|
26 |
"task_type": "SEQ_2_SEQ_LM",
|
27 |
"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:93d6fcdc4d8c8d8234562a257ed891bb1c0d6e3c4c004dabc32c95639cb4bea4
|
3 |
+
size 1779432
|
runs/Apr13_17-05-51_5a453ccd3267/events.out.tfevents.1713027953.5a453ccd3267.2298.0
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:d260e4281b8a4bb594e55064c08325fb37b29b0920c86e461156bb92b2153a25
|
3 |
+
size 11793
|
runs/Apr13_17-05-51_5a453ccd3267/events.out.tfevents.1713031243.5a453ccd3267.2298.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4cd20f70da3931bf2e4d3f16a2cab11b7f79014c093a3460b2d48f2b8a9d66a
|
3 |
+
size 359
|
runs/Apr13_18-17-46_5a453ccd3267/events.out.tfevents.1713032268.5a453ccd3267.2298.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:74bd6bdfc260a45be1a788bbf4da82ee6d6a14126a532eafacac5d91f2f32e24
|
3 |
+
size 6336
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d050b43edd7c50f88496e38be705946bbda3ce56e0b456627f1f16fed28b14f5
|
3 |
size 5112
|