Update README.md
Browse files
README.md
CHANGED
@@ -13,16 +13,16 @@ tags:
|
|
13 |
|
14 |
# Model Card for MamaBot-Llama
|
15 |
|
16 |
-
MamaBot-Llama is an opensource fine-tuned large language model developed by HelpMum to assist with maternal healthcare by providing accurate and reliable answers to questions about pregnancy and childbirth. The model has been fine-tuned on Llama 3.1 8b
|
17 |
|
18 |
## Model Details
|
19 |
|
20 |
- **Developed by:** HelpMum
|
21 |
- **Shared by :** HelpMum
|
22 |
-
- **Model type:** Causal Language Model (Llama 3.1 8b
|
23 |
- **Language(s) (NLP):** English
|
24 |
- **License:** Apache-2.0
|
25 |
-
- **Finetuned from model:** Llama 3.1 8b
|
26 |
|
27 |
### Model Sources
|
28 |
|
@@ -133,7 +133,7 @@ The model showed consistent performance with a training loss of 0.4654 and a val
|
|
133 |
|
134 |
### Model Architecture and Objective
|
135 |
|
136 |
-
The model is based on the Llama 3.1 8b
|
137 |
|
138 |
### Compute Infrastructure
|
139 |
|
|
|
13 |
|
14 |
# Model Card for MamaBot-Llama
|
15 |
|
16 |
+
MamaBot-Llama is an opensource fine-tuned large language model developed by HelpMum to assist with maternal healthcare by providing accurate and reliable answers to questions about pregnancy and childbirth. The model has been fine-tuned on Llama 3.1 8b using a dataset of maternal healthcare questions and answers.
|
17 |
|
18 |
## Model Details
|
19 |
|
20 |
- **Developed by:** HelpMum
|
21 |
- **Shared by :** HelpMum
|
22 |
+
- **Model type:** Causal Language Model (Llama 3.1 8b)
|
23 |
- **Language(s) (NLP):** English
|
24 |
- **License:** Apache-2.0
|
25 |
+
- **Finetuned from model:** Llama 3.1 8b
|
26 |
|
27 |
### Model Sources
|
28 |
|
|
|
133 |
|
134 |
### Model Architecture and Objective
|
135 |
|
136 |
+
The model is based on the Llama 3.1 8b architecture and aims to provide accurate and supportive responses to maternal healthcare questions.
|
137 |
|
138 |
### Compute Infrastructure
|
139 |
|