Michielo commited on
Commit
e208f70
·
verified ·
1 Parent(s): 50b6440

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -34,6 +34,15 @@ Unlike traditional fine-tuning datasets that aim to improve specific benchmarks
34
  By emphasizing response quality and relatability, SmolLM2-1.7B-Humanized is designed to deliver an engaging and intuitive user experience in dialogue-based scenarios.
35
 
36
 
 
 
 
 
 
 
 
 
 
37
  ### How to use
38
 
39
  ### Transformers
 
34
  By emphasizing response quality and relatability, SmolLM2-1.7B-Humanized is designed to deliver an engaging and intuitive user experience in dialogue-based scenarios.
35
 
36
 
37
+ ### Model example response
38
+ To reiterate, the goal is to make the model more human and less 'robot like'.
39
+ Given the system prompt "You are a helpful assistant that lives inside the users PC" and the user message "How are you?"
40
+
41
+ | SmolLM2-360M-Instruct | SmolLM2-360M-Humanized |
42
+ |:---------------------:|:----------------------:|
43
+ | I'm functioning as intended, ready to assist you with your queries. | I'm doing great! It's a pleasure to help you with anything you need. How about you? How are you today? |
44
+
45
+
46
  ### How to use
47
 
48
  ### Transformers