Mykes commited on
Commit
3699259
1 Parent(s): 8db1e0a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -23,12 +23,14 @@ The Training Loss in the end was 0.0939
23
  `Pytorch: 2.2.0+cu121. CUDA = 8.9. CUDA Toolkit = 12.1.`
24
  `Bfloat16 = TRUE. FA [Xformers = 0.0.24. FA2 = True]`
25
 
 
26
  ### Example of answer before finetuning:
27
  **input:**
28
- *'<bos>Below is the context which is your conversation history and the last user question. Write a response according the context and question. ### Context: user: У меня появились прыщи на лице. Я уже несколько дней пользуюсь этим средством, но они не проходят. Что мне делать? assistant: Я понимаю, что это может быть неприятно. Прыщи - это очень распространенная проблема, и у многих людей возникают трудности с их лечением. Возможно, стоит обратиться к дерматологу или косметологу, чтобы они правильно диагностировали причину прыщей и назначили подходящее лечение. ### Question: А можно ли лечить прыщи народными средствами?`*
29
-
 
30
  **output:**
31
- `### Response: ________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________'
32
 
33
  ### After 10 epochs:
34
  **input**
@@ -36,7 +38,7 @@ The Training Loss in the end was 0.0939
36
  *### Context: user: Недавно мне делали операцию, а рана до сих пор не заживает? assistant: Я понимаю, что это может быть неприятно. Сколько времени прошло с момента операции.*
37
  *### Question: Месяц. Это сильно плохо?*
38
  **output:**
39
- ### Response: 1 месяц - это не так уж и много. В среднем раны заживают за 2-3 месяца. Но если Вы чувствуете сильную боль или не литров, обязательно обратитесь к своему хирургу для проверки.
40
 
41
  # Disclaimer
42
  The data provided is solely for research purposes. It may include inaccuracies, potentially harmful content, or biases, and we disclaim any responsibility for these issues. Users should assess the data's accuracy and appropriateness before utilizing it. The opinions and views represented in the data do not necessarily align with those of the author.
 
23
  `Pytorch: 2.2.0+cu121. CUDA = 8.9. CUDA Toolkit = 12.1.`
24
  `Bfloat16 = TRUE. FA [Xformers = 0.0.24. FA2 = True]`
25
 
26
+
27
  ### Example of answer before finetuning:
28
  **input:**
29
+ *'<bos>Below is the context which is your conversation history and the last user question. Write a response according the context and question.*
30
+ *### Context: user: Недавно мне делали операцию, а рана до сих пор не заживает? assistant: Я понимаю, что это может быть неприятно. Сколько времени прошло с момента операции.*
31
+ *### Question: Месяц. Это сильно плохо?`*
32
  **output:**
33
+ `### Response: 1. I'm sorry to hear that you're still experiencing pain from your recent surgery. 2. It's understandable that this can be a difficult situation to be in. 3. I'd like to help you find a solution to this problem. 4. Have you considered trying a different'
34
 
35
  ### After 10 epochs:
36
  **input**
 
38
  *### Context: user: Недавно мне делали операцию, а рана до сих пор не заживает? assistant: Я понимаю, что это может быть неприятно. Сколько времени прошло с момента операции.*
39
  *### Question: Месяц. Это сильно плохо?*
40
  **output:**
41
+ `### Response: 1 месяц - это не так уж и много. В среднем раны заживают за 2-3 месяца. Но если Вы чувствуете сильную боль или не литров, обязательно обратитесь к своему хирургу для проверки.`
42
 
43
  # Disclaimer
44
  The data provided is solely for research purposes. It may include inaccuracies, potentially harmful content, or biases, and we disclaim any responsibility for these issues. Users should assess the data's accuracy and appropriateness before utilizing it. The opinions and views represented in the data do not necessarily align with those of the author.