Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,7 @@ pipeline_tag: text-generation
|
|
| 9 |
metrics:
|
| 10 |
- accuracy
|
| 11 |
- bleu
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
|
|
@@ -22,7 +23,7 @@ Commencis LLM is a generative model based on the Mistral 7B model. The base mode
|
|
| 22 |
|
| 23 |
- **Developed by:** [Commencis](https://www.commencis.com)
|
| 24 |
- **Language(s):** Turkish
|
| 25 |
-
- **Finetuned from model:** [Mistral 7B](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.
|
| 26 |
- **Blog Post**: [LLM Blog](https://www.commencis.com/thoughts/commencis-introduces-its-purpose-built-turkish-fluent-llm-for-banking-and-finance-industry-a-detailed-overview/)
|
| 27 |
|
| 28 |
## Training Details
|
|
|
|
| 9 |
metrics:
|
| 10 |
- accuracy
|
| 11 |
- bleu
|
| 12 |
+
base_model: mistralai/Mistral-7B-Instruct-v0.1
|
| 13 |
---
|
| 14 |
|
| 15 |
|
|
|
|
| 23 |
|
| 24 |
- **Developed by:** [Commencis](https://www.commencis.com)
|
| 25 |
- **Language(s):** Turkish
|
| 26 |
+
- **Finetuned from model:** [Mistral 7B](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1)
|
| 27 |
- **Blog Post**: [LLM Blog](https://www.commencis.com/thoughts/commencis-introduces-its-purpose-built-turkish-fluent-llm-for-banking-and-finance-industry-a-detailed-overview/)
|
| 28 |
|
| 29 |
## Training Details
|