willyninja30
commited on
Commit
•
7bd9921
1
Parent(s):
e426217
Update README.md
Browse files
README.md
CHANGED
@@ -5,8 +5,9 @@ language:
|
|
5 |
tags:
|
6 |
- code
|
7 |
- text-generation-inference
|
|
|
8 |
---
|
9 |
-
This model is the last version of
|
10 |
|
11 |
The goal is to increase model quality on French and general topics.
|
12 |
|
|
|
5 |
tags:
|
6 |
- code
|
7 |
- text-generation-inference
|
8 |
+
pipeline_tag: text-generation
|
9 |
---
|
10 |
+
This model is the last version of Llama 2 70B finetuned over 50.000 high quality french tokens. We built our own dataset for training doing an extract of the French Dataset from Enno and removing Alpaca style translated text from english.
|
11 |
|
12 |
The goal is to increase model quality on French and general topics.
|
13 |
|