Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -22,11 +22,11 @@
|
|
22 |
"target_modules": [
|
23 |
"o_proj",
|
24 |
"up_proj",
|
25 |
-
"gate_proj",
|
26 |
"v_proj",
|
27 |
-
"
|
28 |
"k_proj",
|
29 |
-
"down_proj"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
22 |
"target_modules": [
|
23 |
"o_proj",
|
24 |
"up_proj",
|
|
|
25 |
"v_proj",
|
26 |
+
"gate_proj",
|
27 |
"k_proj",
|
28 |
+
"down_proj",
|
29 |
+
"q_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"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 45118424
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e73b8ca865b09f10601f6eee364b69483c72f79ccfe5b0c8b58c813b500200be
|
3 |
size 45118424
|
events.out.tfevents.1729582064.5ee6f0dddd9e.1863.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:52f5dc9977001525e82610a34683c8c25f0a468104934d2dd6381e7d0edd4800
|
3 |
+
size 6625
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d2123bea2ec326eee3f7eb4385c14a0e453027abd1a71269bff9e5c8e9b6421
|
3 |
size 5432
|