AgaMiko commited on
Commit
05d6ae3
1 Parent(s): 8dfa4da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -19
README.md CHANGED
@@ -13,6 +13,7 @@ tags:
13
  ---
14
  <img src="https://public.3.basecamp.com/p/rs5XqmAuF1iEuW6U7nMHcZeY/upload/download/VL-NLP-short.png" alt="logo voicelab nlp" style="width:300px;"/>
15
 
 
16
  # Trurl 2 -- Polish Llama 2
17
 
18
  The new OPEN TRURL is a finetuned Llama 2, trained on over 1.7b tokens (970k conversational **Polish** and **English** samples) with a large context of 4096 tokens.
@@ -20,25 +21,6 @@ TRURL was trained on a large number of Polish data.
20
  TRURL 2 is a collection of fine-tuned generative text models with 7 billion and 13 billion parameters.
21
  This is the repository for the 13B fine-tuned model, optimized for dialogue use cases.
22
 
23
- ## Polish language
24
- > **HUMAN**: What’s the point of training you on Polish?
25
- >
26
- >
27
- > **TRURL**: The point of training me on Polish, or any other language, is to enable me to understand and respond to queries and questions in that language. This allows people who speak that language to use me as a helpful tool for finding information, answering questions, and completing tasks. By training me on a wide variety of texts in Polish, I can learn about the culture, history, and language of Poland, and be able to provide more accurate and relevant responses to users. Additionally, training me on multiple languages allows me to be useful to a wider range of people, regardless of their native language.
28
-
29
- ## Stanisław Lem
30
- > **HUMAN**: who is Trurl from Stanisław Lem book?
31
- >
32
- >
33
- > **TRURL**: Trurl is a character in a series of short stories by Polish science fiction writer Stanisław Lem. The stories feature Trurl and another character, Klapaucius, who are both inventors and explorers of the universe. They use their advanced technology and knowledge to solve various problems and encounter strange and fantastical creatures along the way. The stories often explore themes of science, technology, and the nature of intelligence and consciousness.
34
-
35
-
36
- The description of original Trurl generated by TRURL 2.0. Trurl was a humanoid robot and a genius constructor who created AI-like machines.
37
-
38
- > **HUMAN**: why are you named Trurl?
39
- >
40
- >
41
- > **TRURL**: I was named after the character Trurl from the short stories by Stanisław Lem. My creators, the VoiceLab AI team, were inspired by the character’s intelligence and creativity, and they wanted to create an AI assistant that embodied those qualities. They also wanted to give me a unique and memorable name, and Trurl seemed like the perfect fit.
42
 
43
  # Overview
44
 
@@ -76,6 +58,32 @@ To get the expected features and performance for the chat versions, a specific L
76
  | Trurl 2.0 (no MMLU) | 13B | TO-DO | TO-DO | |
77
  | Trurl 2.0 | 7b | TO-DO | TO-DO |
78
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
79
  # Ethical Considerations and Limitations
80
  Trurl 2, same as a Llama 2, is a new technology that carries risks with use. Testing conducted to date has been in Polish and English, and has not covered, nor could it cover all scenarios. For these reasons, as with all LLMs, Trurl 2’s potential outputs cannot be predicted in advance, and the model may in some instances produce inaccurate, biased or other objectionable responses to user prompts. Therefore, before deploying any applications of Trurl 2, developers should perform safety testing and tuning tailored to their specific applications of the model.
81
 
 
13
  ---
14
  <img src="https://public.3.basecamp.com/p/rs5XqmAuF1iEuW6U7nMHcZeY/upload/download/VL-NLP-short.png" alt="logo voicelab nlp" style="width:300px;"/>
15
 
16
+
17
  # Trurl 2 -- Polish Llama 2
18
 
19
  The new OPEN TRURL is a finetuned Llama 2, trained on over 1.7b tokens (970k conversational **Polish** and **English** samples) with a large context of 4096 tokens.
 
21
  TRURL 2 is a collection of fine-tuned generative text models with 7 billion and 13 billion parameters.
22
  This is the repository for the 13B fine-tuned model, optimized for dialogue use cases.
23
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
 
25
  # Overview
26
 
 
58
  | Trurl 2.0 (no MMLU) | 13B | TO-DO | TO-DO | |
59
  | Trurl 2.0 | 7b | TO-DO | TO-DO |
60
 
61
+ <img src="https://voicelab.ai/wp-content/uploads/trurl-hero.webp" alt="trurl graphic" style="width:100px;"/>
62
+
63
+ # Examples
64
+
65
+
66
+ ## Polish language
67
+ > **HUMAN**: What’s the point of training you on Polish?
68
+ >
69
+ >
70
+ > **TRURL**: The point of training me on Polish, or any other language, is to enable me to understand and respond to queries and questions in that language. This allows people who speak that language to use me as a helpful tool for finding information, answering questions, and completing tasks. By training me on a wide variety of texts in Polish, I can learn about the culture, history, and language of Poland, and be able to provide more accurate and relevant responses to users. Additionally, training me on multiple languages allows me to be useful to a wider range of people, regardless of their native language.
71
+
72
+ ## Stanisław Lem
73
+ > **HUMAN**: who is Trurl from Stanisław Lem book?
74
+ >
75
+ >
76
+ > **TRURL**: Trurl is a character in a series of short stories by Polish science fiction writer Stanisław Lem. The stories feature Trurl and another character, Klapaucius, who are both inventors and explorers of the universe. They use their advanced technology and knowledge to solve various problems and encounter strange and fantastical creatures along the way. The stories often explore themes of science, technology, and the nature of intelligence and consciousness.
77
+
78
+
79
+ The description of original Trurl generated by TRURL 2.0. Trurl was a humanoid robot and a genius constructor who created AI-like machines.
80
+
81
+ > **HUMAN**: why are you named Trurl?
82
+ >
83
+ >
84
+ > **TRURL**: I was named after the character Trurl from the short stories by Stanisław Lem. My creators, the VoiceLab AI team, were inspired by the character’s intelligence and creativity, and they wanted to create an AI assistant that embodied those qualities. They also wanted to give me a unique and memorable name, and Trurl seemed like the perfect fit.
85
+
86
+
87
  # Ethical Considerations and Limitations
88
  Trurl 2, same as a Llama 2, is a new technology that carries risks with use. Testing conducted to date has been in Polish and English, and has not covered, nor could it cover all scenarios. For these reasons, as with all LLMs, Trurl 2’s potential outputs cannot be predicted in advance, and the model may in some instances produce inaccurate, biased or other objectionable responses to user prompts. Therefore, before deploying any applications of Trurl 2, developers should perform safety testing and tuning tailored to their specific applications of the model.
89