Update README.md
Browse files
README.md
CHANGED
@@ -7,12 +7,13 @@ pipeline_tag: text-generation
|
|
7 |
tags:
|
8 |
- pytorch
|
9 |
- llama-3
|
|
|
10 |
---
|
11 |
|
12 |
## Model Information
|
13 |
|
14 |
**Model Architecture:**
|
15 |
-
This model is a
|
16 |
|
17 |
**Supported languages:** French
|
18 |
|
|
|
7 |
tags:
|
8 |
- pytorch
|
9 |
- llama-3
|
10 |
+
library_name: transformers
|
11 |
---
|
12 |
|
13 |
## Model Information
|
14 |
|
15 |
**Model Architecture:**
|
16 |
+
This model is a finetuned version of Llama3.1 8B using LoRa method. Dataset used to finetuned this model is based on users experiences which can be found [here](https://opendata.plus.transformation.gouv.fr/explore/dataset/export-expa-c-riences/export/?disjunctive.etat_experience&disjunctive.ressenti_usager&disjunctive.intitule_departement_usager).
|
17 |
|
18 |
**Supported languages:** French
|
19 |
|