Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,10 +20,10 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"v_proj",
|
24 |
-
"q_proj",
|
25 |
"dense",
|
26 |
-
"k_proj"
|
|
|
|
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"dense",
|
24 |
+
"k_proj",
|
25 |
+
"v_proj",
|
26 |
+
"q_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 25191488
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3bb82dc7cc58e9177c61cde43be316b8cf00bc96e415f3269d978a4911e048c0
|
3 |
size 25191488
|
runs/May01_13-15-00_a0d84cf4def7/events.out.tfevents.1714569301.a0d84cf4def7.3920.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8430c40cb9e5061e30c73906768045e734cc4844158a10cc769026b5ad40713a
|
3 |
+
size 6246
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1fccf57e9380bbb483ae1ce1a371f7d3799e536ad583d8aca3ac9521677a6280
|
3 |
size 5048
|