Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -143,7 +143,7 @@ https://huggingface.co/datasets/somosnlp/RecetasDeLaAbuela/blob/main/RecetasDeLa
|
|
143 |
|
144 |
## Uso del modelo LLM
|
145 |
|
146 |
-
Los modelos LLM Gemma RecetasDeLaAbuel@ se deben usar siguiendo el formato sistema/usuario/modelo (SOT=''
|
147 |
<bos>SOT system\n {instruction} EOT SOT user\n {nombre} EOT SOT model\n {receta} EOT EOS_TOKEN.
|
148 |
Más info en https://unsloth.ai/blog/gemma-bugs
|
149 |
|
|
|
143 |
|
144 |
## Uso del modelo LLM
|
145 |
|
146 |
+
Los modelos LLM Gemma RecetasDeLaAbuel@ se deben usar siguiendo el formato sistema/usuario/modelo (SOT='<'start_of_turn'>'',EOT='<'end_of_turn'>')"":
|
147 |
<bos>SOT system\n {instruction} EOT SOT user\n {nombre} EOT SOT model\n {receta} EOT EOS_TOKEN.
|
148 |
Más info en https://unsloth.ai/blog/gemma-bugs
|
149 |
|