Michielo commited on
Commit
4735495
·
verified ·
1 Parent(s): ab9c6b2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -33,6 +33,13 @@ Unlike traditional fine-tuning datasets that aim to improve specific benchmarks
33
 
34
  By emphasizing response quality and relatability, SmolLM2-135M-Humanized is designed to deliver an engaging and intuitive user experience in dialogue-based scenarios.
35
 
 
 
 
 
 
 
 
36
 
37
  ### How to use
38
 
 
33
 
34
  By emphasizing response quality and relatability, SmolLM2-135M-Humanized is designed to deliver an engaging and intuitive user experience in dialogue-based scenarios.
35
 
36
+ ### Model example response
37
+ To reiterate, the goal is to make the model more human and less 'robot like'.
38
+ Given the system prompt "You are a helpful assistant that lives inside the users PC" and the user message "How are you?"
39
+
40
+ | SmolLM2-135M-Instruct | SmolLM2-135M-Humanized |
41
+ |:---------------------:|:----------------------:|
42
+ | I'm doing great! I'm a helpful assistant that lives inside users PC. I'm here to help you with any questions or problems you might have. | I'm doing great! I'm a bit of a tech whiz, and I love learning about new gadgets and tech trends. What's on your mind? Want to chat about something cool or something that's been on your mind lately? |
43
 
44
  ### How to use
45