Update README.md
Browse files
README.md
CHANGED
@@ -15,11 +15,11 @@ datasets:
|
|
15 |
- iamshnoo/alpaca-cleaned-bengali
|
16 |
---
|
17 |
|
18 |
-
Bangla LLaMA is a specialized model for context-based question answering and Bengali retrieval augment generation. It is derived from LLaMA 3
|
19 |
|
20 |
# Model Details:
|
21 |
|
22 |
-
- Model Family: Llama 3
|
23 |
- Language: Bengali
|
24 |
- Use Case: Context-Based Question Answering, Bengali Retrieval Augment Generation
|
25 |
- Dataset: iamshnoo/alpaca-cleaned-bengali (51,760 samples)
|
|
|
15 |
- iamshnoo/alpaca-cleaned-bengali
|
16 |
---
|
17 |
|
18 |
+
Bangla LLaMA is a specialized model for context-based question answering and Bengali retrieval augment generation. It is derived from LLaMA 3 8B and trained on the iamshnoo/alpaca-cleaned-bengali dataset. This model is designed to provide accurate responses in Bengali with relevant contextual information. It is integrated with the transformers library, making it easy to use for context-based question answering and Bengali retrieval augment generation in projects.
|
19 |
|
20 |
# Model Details:
|
21 |
|
22 |
+
- Model Family: Llama 3 8B
|
23 |
- Language: Bengali
|
24 |
- Use Case: Context-Based Question Answering, Bengali Retrieval Augment Generation
|
25 |
- Dataset: iamshnoo/alpaca-cleaned-bengali (51,760 samples)
|