DavidDutour
commited on
Commit
•
f28165b
1
Parent(s):
4812aec
Update README.md
Browse files
README.md
CHANGED
@@ -7,14 +7,15 @@ tags:
|
|
7 |
- chatml
|
8 |
---
|
9 |
# French Pro model
|
10 |
-
|
|
|
11 |
|
12 |
# Dataset
|
13 |
EnnoAi-Pro has been trained on a French dataset to enhance its analysis and response quality.
|
14 |
The dataset contains ~275K high-quality training samples of professional and general strategic themes.
|
15 |
|
16 |
# Tuning
|
17 |
-
|
18 |
|
19 |
# Prompt Format
|
20 |
We use the default ChatML format with `system` role support.
|
|
|
7 |
- chatml
|
8 |
---
|
9 |
# French Pro model
|
10 |
+
This version aims to be a multilingual model (EN 🇺🇸 + FR🇫🇷) to refine the specific professional tasks in French.
|
11 |
+
This model is adapted to professional tasks with advanced RAG contexts.
|
12 |
|
13 |
# Dataset
|
14 |
EnnoAi-Pro has been trained on a French dataset to enhance its analysis and response quality.
|
15 |
The dataset contains ~275K high-quality training samples of professional and general strategic themes.
|
16 |
|
17 |
# Tuning
|
18 |
+
We used note specific recipe with QLora methods to increase accuracy with RAG techniques.
|
19 |
|
20 |
# Prompt Format
|
21 |
We use the default ChatML format with `system` role support.
|