bhanu4110 commited on
Commit
687750f
·
verified ·
1 Parent(s): 596a2bf
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -14,10 +14,18 @@ tags:
14
 
15
  # Uploaded model
16
 
17
- - **Developed by:** bhanu4110
18
  - **License:** apache-2.0
19
  - **Finetuned from model :** unsloth/Meta-Llama-3.1-8B-bnb-4bit
20
 
21
- This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
22
 
23
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
 
 
 
 
 
 
 
 
14
 
15
  # Uploaded model
16
 
17
+ - **Developed by:** Bhanu Prakash Doppalapudi
18
  - **License:** apache-2.0
19
  - **Finetuned from model :** unsloth/Meta-Llama-3.1-8B-bnb-4bit
20
 
21
+ This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library on Mental Health Conversational Datasets.
22
 
23
+ Following are some of the datasets used during finetuning
24
+ 1.nbertagnolli/counsel-chat
25
+ 2.thu-coai/esconv
26
+ 3.empathetic-dialogues-facebook-ai kaggle dataset
27
+ 4.Translated english version of lsy641/PsyQA
28
+ 5.samhog/psychology-10k
29
+ 6 other mental_health_conversational_datasets
30
+
31
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)