ccclllwww commited on
Commit
f6ce079
·
verified ·
1 Parent(s): 1e6492b

Create README.md

Browse files

This is the first version of a Finetune LLM for the mental health conversation.

Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - Amod/mental_health_counseling_conversations
4
+ language:
5
+ - en
6
+ base_model:
7
+ - google/gemma-2-9b-it
8
+ ---