Training in progress, step 2500
Browse files- adapter_config.json +6 -6
- adapter_model.safetensors +1 -1
- error_pred.csv +0 -0
- runs/Jun03_02-56-45_344c7a0c3070/events.out.tfevents.1748919559.344c7a0c3070.3547.0 +2 -2
- runs/Jun03_14-01-46_e52794462d1d/events.out.tfevents.1748959485.e52794462d1d.1588.0 +3 -0
- test_set_predictions.csv +0 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
|
@@ -26,16 +26,16 @@
|
|
| 26 |
"rank_pattern": {},
|
| 27 |
"revision": null,
|
| 28 |
"target_modules": [
|
| 29 |
-
"k_proj",
|
| 30 |
-
"gate_proj",
|
| 31 |
-
"o_proj",
|
| 32 |
"out_proj",
|
|
|
|
|
|
|
| 33 |
"down_proj",
|
| 34 |
-
"
|
|
|
|
| 35 |
"fc2",
|
| 36 |
"fc1",
|
| 37 |
-
"
|
| 38 |
-
"
|
| 39 |
],
|
| 40 |
"task_type": "CAUSAL_LM",
|
| 41 |
"use_dora": false,
|
|
|
|
| 26 |
"rank_pattern": {},
|
| 27 |
"revision": null,
|
| 28 |
"target_modules": [
|
|
|
|
|
|
|
|
|
|
| 29 |
"out_proj",
|
| 30 |
+
"o_proj",
|
| 31 |
+
"q_proj",
|
| 32 |
"down_proj",
|
| 33 |
+
"up_proj",
|
| 34 |
+
"k_proj",
|
| 35 |
"fc2",
|
| 36 |
"fc1",
|
| 37 |
+
"v_proj",
|
| 38 |
+
"gate_proj"
|
| 39 |
],
|
| 40 |
"task_type": "CAUSAL_LM",
|
| 41 |
"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 2839126480
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:117ca53fbaf54ed8f4aaa29eb10e7693d590344a82e1e6fb46c1ba0572a56843
|
| 3 |
size 2839126480
|
error_pred.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
runs/Jun03_02-56-45_344c7a0c3070/events.out.tfevents.1748919559.344c7a0c3070.3547.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5a66609fb957c0f011aee18f8eae39aa6f350108c7a96e5e81a6f03b177241fe
|
| 3 |
+
size 9052
|
runs/Jun03_14-01-46_e52794462d1d/events.out.tfevents.1748959485.e52794462d1d.1588.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d70ae9d0476b9364b0dff323396b27984e38224798d49faa28bcf20cc18ccd8d
|
| 3 |
+
size 8089
|
test_set_predictions.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5624
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f47f503b04eeed80aabb43f28af0de51bb17d6b8754fab09381f1d1a67bd2bc
|
| 3 |
size 5624
|