Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,9 +20,9 @@
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"q_proj",
|
|
|
23 |
"v_proj",
|
24 |
-
"k_proj"
|
25 |
-
"dense"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM"
|
28 |
}
|
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"q_proj",
|
23 |
+
"dense",
|
24 |
"v_proj",
|
25 |
+
"k_proj"
|
|
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM"
|
28 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 196101712
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab59e992d6b5fb5ae98f6666c1b6e0189be9aa6cd9746223009118f3093fa327
|
3 |
size 196101712
|
runs/Aug02_07-55-22_96644f5c031c/events.out.tfevents.1722585342.96644f5c031c.152.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f6ab65cad8638229c8305aa68e4bae8d0c0352ba58ac90e9f7c8c97106ba847a
|
3 |
+
size 5751
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a52c7eefb73ed057cbda43dfdf3e336f2d485fa0f3462057ff0197aa15ddd88
|
3 |
size 4728
|