Training in progress, step 50
Browse files- adapter_config.json +3 -3
- adapter_model.safetensors +2 -2
- runs/Nov24_06-08-03_ee76f02a504c/events.out.tfevents.1732428484.ee76f02a504c.3011.0 +3 -0
- runs/Nov24_06-14-05_ee76f02a504c/events.out.tfevents.1732428845.ee76f02a504c.6554.0 +3 -0
- runs/Nov24_06-15-51_ee76f02a504c/events.out.tfevents.1732428952.ee76f02a504c.6554.1 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -16,12 +16,12 @@
|
|
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": "CAUSAL_LM",
|
27 |
"use_dora": false,
|
|
|
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": "CAUSAL_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:9f84713aecea60fa55d757c000ee1f2e1dbff167c6ba3af856efcde94fac45ff
|
3 |
+
size 3416264
|
runs/Nov24_06-08-03_ee76f02a504c/events.out.tfevents.1732428484.ee76f02a504c.3011.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58283e1a7fab29e30cd8667e496fe8af8fe16668a57e0e6534af46f90840c8ec
|
3 |
+
size 6581
|
runs/Nov24_06-14-05_ee76f02a504c/events.out.tfevents.1732428845.ee76f02a504c.6554.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55b2028708e53579e3e5020a6ef10116ba115e9ea0a220875d5ffcd5764fa39d
|
3 |
+
size 6581
|
runs/Nov24_06-15-51_ee76f02a504c/events.out.tfevents.1732428952.ee76f02a504c.6554.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4796a451ea2e638027cf37a17da961b9925814ecb2dd24497ab7d16c4522a53b
|
3 |
+
size 7468
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:551bdffc69f592c752cf1e1e3718ed1eae457bd66a669b49619ae5d1f2caf6ce
|
3 |
size 5560
|