updated
Browse files
README.md
CHANGED
@@ -14,10 +14,18 @@ tags:
|
|
14 |
|
15 |
# Uploaded model
|
16 |
|
17 |
-
- **Developed by:**
|
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 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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)
|