Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -23,12 +23,12 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"q_proj",
|
27 |
-
"o_proj",
|
28 |
"up_proj",
|
29 |
-
"down_proj",
|
30 |
"v_proj",
|
31 |
"k_proj",
|
|
|
|
|
|
|
32 |
"gate_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
|
|
26 |
"up_proj",
|
|
|
27 |
"v_proj",
|
28 |
"k_proj",
|
29 |
+
"o_proj",
|
30 |
+
"q_proj",
|
31 |
+
"down_proj",
|
32 |
"gate_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2185294624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:87e568cf3349b2f9533b9c2f95594d629d7a381d55061325e23f11abc1aa69d0
|
3 |
size 2185294624
|
runs/Nov29_10-41-47_ip-172-31-34-75/events.out.tfevents.1732876929.ip-172-31-34-75.82037.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c83aaf3454a7f1abbf62123f23b711a1dfae75eed75e5442342ccce88c8e150a
|
3 |
+
size 7878
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6904
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02183eacdb06e649231486ac3a352c9459becbf52b5d73dc0e0b5e5e0c04582b
|
3 |
size 6904
|