Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,8 @@ model-index:
|
|
| 7 |
- name: outputs
|
| 8 |
results: []
|
| 9 |
library_name: peft
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -14,7 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
# outputs
|
| 16 |
|
| 17 |
-
This model is a fine-tuned version of [yandex/YandexGPT-5-Lite-8B-instruct](https://huggingface.co/yandex/YandexGPT-5-Lite-8B-instruct) on an
|
|
|
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
- Loss: 2.4964
|
| 20 |
|
|
@@ -83,4 +86,4 @@ The following hyperparameters were used during training:
|
|
| 83 |
- Transformers 4.38.2
|
| 84 |
- Pytorch 2.6.0+cu124
|
| 85 |
- Datasets 4.1.1
|
| 86 |
-
- Tokenizers 0.15.2
|
|
|
|
| 7 |
- name: outputs
|
| 8 |
results: []
|
| 9 |
library_name: peft
|
| 10 |
+
datasets:
|
| 11 |
+
- samedad/mem-and-russian-jokes-dataset
|
| 12 |
---
|
| 13 |
|
| 14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 16 |
|
| 17 |
# outputs
|
| 18 |
|
| 19 |
+
This model is a fine-tuned version of [yandex/YandexGPT-5-Lite-8B-instruct](https://huggingface.co/yandex/YandexGPT-5-Lite-8B-instruct) on an
|
| 20 |
+
[samedad/mem-and-russian-jokes-dataset](https://huggingface.co/datasets/samedad/mem-and-russian-jokes-dataset).
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
- Loss: 2.4964
|
| 23 |
|
|
|
|
| 86 |
- Transformers 4.38.2
|
| 87 |
- Pytorch 2.6.0+cu124
|
| 88 |
- Datasets 4.1.1
|
| 89 |
+
- Tokenizers 0.15.2
|