kingabzpro
commited on
Commit
•
e1e122e
1
Parent(s):
451db96
Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,10 @@ datasets:
|
|
9 |
language:
|
10 |
- en
|
11 |
pipeline_tag: question-answering
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
## Gemma-2-9b-it-chat-doctor
|
15 |
-
This model is a fine-tuned version of [meta-llama/Meta-Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct) on an [suchintikasarkar/sentiment-analysis-for-mental-health](https://www.kaggle.com/datasets/suchintikasarkar/sentiment-analysis-for-mental-health) dataset.
|
|
|
9 |
language:
|
10 |
- en
|
11 |
pipeline_tag: question-answering
|
12 |
+
metrics:
|
13 |
+
- accuracy
|
14 |
+
- f1
|
15 |
---
|
16 |
|
17 |
## Gemma-2-9b-it-chat-doctor
|
18 |
+
This model is a fine-tuned version of [meta-llama/Meta-Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct) on an [suchintikasarkar/sentiment-analysis-for-mental-health](https://www.kaggle.com/datasets/suchintikasarkar/sentiment-analysis-for-mental-health) dataset.
|