Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,11 +20,11 @@
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"k_proj",
|
23 |
-
"down_proj",
|
24 |
-
"v_proj",
|
25 |
-
"o_proj",
|
26 |
"up_proj",
|
27 |
"gate_proj",
|
|
|
|
|
|
|
28 |
"q_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"k_proj",
|
|
|
|
|
|
|
23 |
"up_proj",
|
24 |
"gate_proj",
|
25 |
+
"down_proj",
|
26 |
+
"o_proj",
|
27 |
+
"v_proj",
|
28 |
"q_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5449517272
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:48667ed3c7b3ef6144edbd89aa889e5ad5cce6d1eaebf40c78b63bf551807ccb
|
3 |
size 5449517272
|
runs/Mar17_07-57-28_9985ac9e772f/events.out.tfevents.1710662260.9985ac9e772f.325.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:93e322f33332e3bc01b817d99f3b18616e0eaa2e89aef83f1b89a84a0d690367
|
3 |
+
size 12986
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cfd9cc93e45ce07e72a3dca05538146f04f6b1cecaf8e492b30549202da0e648
|
3 |
size 4920
|