Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -21,9 +21,9 @@
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"q_proj",
|
|
|
24 |
"k_proj",
|
25 |
-
"o_proj"
|
26 |
-
"v_proj"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_dora": false,
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"q_proj",
|
24 |
+
"v_proj",
|
25 |
"k_proj",
|
26 |
+
"o_proj"
|
|
|
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 54560368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0dd242fcfcd30d29352b633739f0991ac67b88091ffdd18a2ed3454ca15df4d
|
3 |
size 54560368
|
runs/Aug08_08-10-24_main-silly-cougar-1-0-0/events.out.tfevents.1723119277.main-silly-cougar-1-0-0.532.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3abb66877b48a27b714ad740b03a28daa72f1d86ba7a972559e920b25a93c0f9
|
3 |
+
size 11042
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6328
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af4a8a80bfea2ba660be1592e23bb9e8f6491f0ec0eb7bf98474d63379c4d4d6
|
3 |
size 6328
|