Model save
Browse files
adapter_config.json
CHANGED
@@ -22,9 +22,9 @@
|
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
24 |
"v_proj",
|
|
|
25 |
"q_proj",
|
26 |
-
"o_proj"
|
27 |
-
"k_proj"
|
28 |
],
|
29 |
"task_type": "CAUSAL_LM",
|
30 |
"use_rslora": false
|
|
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
24 |
"v_proj",
|
25 |
+
"k_proj",
|
26 |
"q_proj",
|
27 |
+
"o_proj"
|
|
|
28 |
],
|
29 |
"task_type": "CAUSAL_LM",
|
30 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1116376496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55ec6a388880931029f5d5726843e8be6f88ff35d48d45227f2cecc02d3539b8
|
3 |
size 1116376496
|
runs/Apr26_13-38-35_autodl-container-a2d545ac4b-1d1f6ad8/events.out.tfevents.1745645917.autodl-container-a2d545ac4b-1d1f6ad8.1567.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa7c67efbbc1c414c5262aa7e43cef90d1588ca9903f81a9af818d00b10cc006
|
3 |
+
size 7494
|
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:2ff612172aff41991c20215e8505ff13bfb2583cc865ee98aca0761f5a0bb348
|
3 |
size 4728
|