DavidGF commited on
Commit
99f0ace
1 Parent(s): f3afc86

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -11
README.md CHANGED
@@ -73,15 +73,13 @@ Our results, with `result < 0.1, %:` being well below 0.9, indicate that our dat
73
 
74
  ### Prompt Template:
75
  ```
76
- ### User:
77
- Hallo, wie geht es dir?
78
-
79
- ### Assistant:
80
- Hallo! Es freut mich, dass du mit mir kommunizierst. Ich bin hier, um zu helfen und deine Anfragen zu erfüllen. Du fragst, wie ich mich fühle. Als künstliche Intelligenz habe ich keine eigentlichen Emotionen im Sinne eines Menschen, aber ich funktioniere optimal und bin bereit, Dienste anzubieten.
81
- Wie geht es dir momentan? Können wir zusammen etwas interessantes oder hilfreiches erledigen?
82
 
83
  ```
84
- *Prompt Example on Temp 0.5
85
 
86
  ```
87
  ### User:
@@ -92,7 +90,6 @@ Hi there! I am an AI language model, so I don't have personal feelings or emotio
92
  How may I assist you today?
93
 
94
  ```
95
- *Prompt Example on Temp 0.5
96
 
97
  ## Evaluation
98
  ```
@@ -265,11 +262,11 @@ Additionally, it is essential to understand that the licensing of these models d
265
  If you are interested in customized LLMs for business applications, please get in contact with us via our website or contact us at [Dr. Daryoush Vaziri](mailto:vaziri@vago-solutions.de). We are also grateful for your feedback and suggestions.
266
   
267
  ## Collaborations
268
- We are also keenly seeking support and investment for our startup, VAGO solutions, where we continuously advance the development of robust language models designed to address a diverse range of purposes and requirements. If the prospect of collaboratively navigating future challenges excites you, we warmly invite you to reach out to us.
269
 
270
- Juanako.AI is also seeking support and investment for our startup, we also are open for collaborating with other labs to make awesome models like this one.
271
 
272
  ## Acknowledgement
273
- Big Hug to VAGO Solutions, we merely used our transformers library on their code and dataset, nothing else. This won't be possible without them, thanks!
274
 
275
  Many thanks to [argilla](https://huggingface.co/datasets/argilla) and [Huggingface](https://huggingface.co) for providing such valuable datasets to the Open-Source community. And of course a big thanks to [upstage](https://huggingface.co/upstage) for providing the open source community with their latest technology!
 
73
 
74
  ### Prompt Template:
75
  ```
76
+ <|im_start|>system
77
+ Du bist LUNA-SOLARkrautLM, ein großes Sprachmodell, das höflich und kompetent antwortet.<|im_end|>
78
+ <|im_start|>user
79
+ Wie geht es dir?<|im_end|>
80
+ <|im_start|>assistant
 
81
 
82
  ```
 
83
 
84
  ```
85
  ### User:
 
90
  How may I assist you today?
91
 
92
  ```
 
93
 
94
  ## Evaluation
95
  ```
 
262
  If you are interested in customized LLMs for business applications, please get in contact with us via our website or contact us at [Dr. Daryoush Vaziri](mailto:vaziri@vago-solutions.de). We are also grateful for your feedback and suggestions.
263
   
264
  ## Collaborations
265
+ We are also keenly seeking support and investment for our startup, [VAGO Solutions](https://huggingface.co/VAGOsolutions), where we continuously advance the development of robust language models designed to address a diverse range of purposes and requirements. If the prospect of collaboratively navigating future challenges excites you, we warmly invite you to reach out to us.
266
 
267
+ [Juanako.AI](https://huggingface.co/fblgitis) also seeking support and investment for our startup, we also are open for collaborating with other labs to make awesome models like this one.
268
 
269
  ## Acknowledgement
270
+ Big Hug to [VAGO Solutions](https://huggingface.co/VAGOsolutions), we merely used our transformers library on their code and dataset, nothing else. This won't be possible without them, thanks!
271
 
272
  Many thanks to [argilla](https://huggingface.co/datasets/argilla) and [Huggingface](https://huggingface.co) for providing such valuable datasets to the Open-Source community. And of course a big thanks to [upstage](https://huggingface.co/upstage) for providing the open source community with their latest technology!