End of training
Browse files
README.md
CHANGED
@@ -38,7 +38,7 @@ This model was trained with SFT.
|
|
38 |
- TRL: 0.15.2
|
39 |
- Transformers: 4.49.0
|
40 |
- Pytorch: 2.6.0
|
41 |
-
- Datasets: 3.4.
|
42 |
- Tokenizers: 0.21.1
|
43 |
|
44 |
## Citations
|
|
|
38 |
- TRL: 0.15.2
|
39 |
- Transformers: 4.49.0
|
40 |
- Pytorch: 2.6.0
|
41 |
+
- Datasets: 3.4.1
|
42 |
- Tokenizers: 0.21.1
|
43 |
|
44 |
## Citations
|
adapter_config.json
CHANGED
@@ -26,13 +26,13 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"
|
|
|
30 |
"k_proj",
|
|
|
31 |
"o_proj",
|
32 |
"q_proj",
|
33 |
-
"up_proj"
|
34 |
-
"gate_proj",
|
35 |
-
"down_proj"
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"use_dora": false,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
+
"down_proj",
|
30 |
+
"gate_proj",
|
31 |
"k_proj",
|
32 |
+
"v_proj",
|
33 |
"o_proj",
|
34 |
"q_proj",
|
35 |
+
"up_proj"
|
|
|
|
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"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 1770573360
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3402ae41b24889d900e7076b0747b8579368e6be18b65c0e1aa165e86a261a05
|
3 |
size 1770573360
|
runs/Mar18_19-05-55_ab51190b2bfe/events.out.tfevents.1742324760.ab51190b2bfe.1209.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e963056e22605b5f0acca68a842f48154f501266e6dacbaff00bbb905741924
|
3 |
+
size 60861
|
runs/Mar18_19-25-11_ab51190b2bfe/events.out.tfevents.1742325916.ab51190b2bfe.6076.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:396e0b6e6982d781bcb0e740b96eb931d8cc3399ad7f5a6d62fa63cafec95501
|
3 |
+
size 60861
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:091ac6dc142f92aeb0355417adf0be2ebcf4200113d71d4d9cfd4774e64b3e5d
|
3 |
size 5688
|