rovi27 commited on
Commit
a3607fb
·
verified ·
1 Parent(s): 1262c89

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -141,6 +141,11 @@ https://huggingface.co/datasets/somosnlp/RecetasDeLaAbuela/blob/main/RecetasDeLa
141
  - **Modelo LLM ComeBien:** https://huggingface.co/somosnlp/ComeBien_gemma-2b-it-bnb-4bit
142
  - **Demo ComeBien:** https://huggingface.co/spaces/somosnlp/ComeBien_Demo
143
 
 
 
 
 
 
144
  # Citaciones
145
 
146
  <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
 
141
  - **Modelo LLM ComeBien:** https://huggingface.co/somosnlp/ComeBien_gemma-2b-it-bnb-4bit
142
  - **Demo ComeBien:** https://huggingface.co/spaces/somosnlp/ComeBien_Demo
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
+
149
  # Citaciones
150
 
151
  <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->