rnaveensrinivas
commited on
Commit
•
cafc20f
1
Parent(s):
9c22739
Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -21,9 +21,9 @@
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"dense",
|
|
|
24 |
"query_key_value",
|
25 |
-
"dense_4h_to_h"
|
26 |
-
"dense_h_to_4h"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_dora": false,
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"dense",
|
24 |
+
"dense_h_to_4h",
|
25 |
"query_key_value",
|
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 100690288
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3cf2ebc12f6621558e70913554c1c192b0a4cb870c2639f8d820307f17bffff
|
3 |
size 100690288
|
runs/Jun20_10-08-37_71ca4acaceb3/events.out.tfevents.1718878117.71ca4acaceb3.34.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4834e2148d4f93d01df10dbbb5974ce7a6c7f319807e9d136ed6fd848237084
|
3 |
+
size 6105
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8596b3378e3103367f775284c21e610472b0b69537c1967920de2dbfe6c99f32
|
3 |
size 5176
|