Rustamshry commited on
Commit
aa80bf7
verified
1 Parent(s): 304b4eb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -24,6 +24,7 @@ The model is designed to understand and respond to emotionally nuanced prompts r
24
  - **Language(s) (NLP):** English
25
  - **License:** MIT
26
  - **Finetuned from model:** unsloth/Qwen2.5-0.5B-Instruct
 
27
 
28
  ## Uses
29
 
@@ -103,6 +104,7 @@ print(tokenizer.decode(outputs[0]),skip_special_tokens=True)
103
  ```
104
 
105
 
 
106
  ### Framework versions
107
 
108
  - PEFT 0.15.2
 
24
  - **Language(s) (NLP):** English
25
  - **License:** MIT
26
  - **Finetuned from model:** unsloth/Qwen2.5-0.5B-Instruct
27
+ - **Dataset:** ShenLab/MentalChat16K
28
 
29
  ## Uses
30
 
 
104
  ```
105
 
106
 
107
+
108
  ### Framework versions
109
 
110
  - PEFT 0.15.2