10 epoches
Browse files- README.md +12 -15
- model-00001-of-00002.safetensors +1 -1
- model-00002-of-00002.safetensors +1 -1
README.md
CHANGED
@@ -37,25 +37,22 @@ Since [gemma-2-2b-jpn-it-ablitered-18](https://huggingface.co/ymcki/gemma-2-2b-j
|
|
37 |
|
38 |
Using the [gemma-2-2b base model](https://huggingface.co/google/gemma-2-2b), I employed the ORPO method described by [mlabonne](https://towardsdatascience.com/fine-tune-llama-3-with-orpo-56cfab2f9ada) but the input model was read into VRAM by [unsloth](https://github.com/unslothai/unsloth) to allow using the full 40k dataset to run on a single 3090.
|
39 |
|
40 |
-
Five epoches was run. Smallest eval_loss was achieve at epoch 7.
|
41 |
-
Checkpoint at epoch 7.
|
42 |
applied it to [gemma-2-2b-jpn-it-ablitered-18](https://huggingface.co/ymcki/gemma-2-2b-jpn-it-abliterated-18) to obtain this model.
|
43 |
|
44 |
| Epoch | loss | eval_loss | eval_logps/rejected | eval_logps/chosen |
|
45 |
| ----- | ---- | --------- | ------------------- | ----------------- |
|
46 |
-
| 1.00 |
|
47 |
-
| 2.00 | 0.
|
48 |
-
| 3.00 |
|
49 |
-
| 4.00 | 1.
|
50 |
-
|
|
51 |
-
|
|
52 |
-
|
|
53 |
-
|
|
54 |
-
|
|
55 |
-
|
|
56 |
-
| 9.00 | 1.1939 | 0.9934 | -1.2703 | -0.6852 |
|
57 |
-
| 10.00 | 0.7421 | 1.0269 | -1.2552 | -0.7395 |
|
58 |
-
|
59 |
|
60 |
This model is uploaded here to be evaluated by the Open LLM Leaderboard. Further ORPO fine tuning is currently underway to see if it can regain its sanity. You can play with this model first or wait until I am done with the fine tuning.
|
61 |
|
|
|
37 |
|
38 |
Using the [gemma-2-2b base model](https://huggingface.co/google/gemma-2-2b), I employed the ORPO method described by [mlabonne](https://towardsdatascience.com/fine-tune-llama-3-with-orpo-56cfab2f9ada) but the input model was read into VRAM by [unsloth](https://github.com/unslothai/unsloth) to allow using the full 40k dataset to run on a single 3090.
|
39 |
|
40 |
+
Five epoches was run. Smallest eval_loss was achieve at epoch 7.00.
|
41 |
+
Checkpoint at epoch 7.00 is used to obtain a model adapter and
|
42 |
applied it to [gemma-2-2b-jpn-it-ablitered-18](https://huggingface.co/ymcki/gemma-2-2b-jpn-it-abliterated-18) to obtain this model.
|
43 |
|
44 |
| Epoch | loss | eval_loss | eval_logps/rejected | eval_logps/chosen |
|
45 |
| ----- | ---- | --------- | ------------------- | ----------------- |
|
46 |
+
| 1.00 | 0.9754 | 1.0344 | -1.1506 | -0.7516 |
|
47 |
+
| 2.00 | 0.9629 | 1.0173 | -1.2694 | -0.7351 |
|
48 |
+
| 3.00 | 0.7435 | 1.0087 | -1.4922 | -0.7388 |
|
49 |
+
| 4.00 | 1.0595 | 1.0026 | -1.5920 | -0.7310 |
|
50 |
+
| 5.00 | 1.0525 | 1.0000 | -1.6313 | -0.7311 |
|
51 |
+
| 6.00 | 1.1628 | 1.0014 | -1.7263 | -0.7393 |
|
52 |
+
| 7.00 | 0.8994 | 0.9971 | -1.7264 | -0.7324 |
|
53 |
+
| 8.00 | 0.7448 | 1.0056 | -1.7790 | -0.7482 |
|
54 |
+
| 9.00 | 0.6801 | 1.0028 | -1.7794 | -0.7429 |
|
55 |
+
| 10.00 | 0.9868 | 1.0069 | -1.8065 | -0.7505 |
|
|
|
|
|
|
|
56 |
|
57 |
This model is uploaded here to be evaluated by the Open LLM Leaderboard. Further ORPO fine tuning is currently underway to see if it can regain its sanity. You can play with this model first or wait until I am done with the fine tuning.
|
58 |
|
model-00001-of-00002.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4988034976
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb08a3bbd213a780221394190a4c26058b93236368418330307b17fd6e6500d6
|
3 |
size 4988034976
|
model-00002-of-00002.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 240691728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9939c97a43e37148b7e5a74b7943b79a40961fe859e41474333754003c833e47
|
3 |
size 240691728
|