Training in progress, step 10
Browse files
adapter_config.json
CHANGED
@@ -10,7 +10,7 @@
|
|
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",
|
@@ -20,10 +20,10 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"dense_4h_to_h",
|
24 |
-
"dense",
|
25 |
"query_key_value",
|
26 |
-
"dense_h_to_4h"
|
|
|
|
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"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",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"query_key_value",
|
24 |
+
"dense_h_to_4h",
|
25 |
+
"dense",
|
26 |
+
"dense_4h_to_h"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"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 261131840
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed8379a0eefb5eed5482309566d9553a24d335155a7a97bdeb1735851e0ad728
|
3 |
size 261131840
|
runs/Aug01_08-42-50_8aebd631e25d/events.out.tfevents.1722501785.8aebd631e25d.776.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea773f0d95663673da471ffbda2ed59bd5bd206f625a11c73da5da0866b7cb32
|
3 |
+
size 6635
|
runs/Aug01_08-47-12_8aebd631e25d/events.out.tfevents.1722502035.8aebd631e25d.4724.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f2d43b09db7c7545c3efd6b1835ff6736adf9e12895cb5865978f99a0f1db7e
|
3 |
+
size 8291
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c156420d9a576c16f34b9aaa38779494b369131ddf069a2746f8a0f2561af849
|
3 |
size 5432
|