Sgjustino commited on
Commit
be99f63
1 Parent(s): de8e7d0

Create README.md

Browse files

Mental health chatbot using Llama 7b fine-tuned with therapy conversations between individuals and certified counsellors using Unsloth quant notebook

Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - Amod/mental_health_counseling_conversations
5
+ language:
6
+ - en
7
+ pipeline_tag: text-generation
8
+ tags:
9
+ - medical
10
+ ---