Commit
•
fb1cb38
1
Parent(s):
4f64e13
Fix english translations (#4)
Browse files- Fix english translations (71ab1b3f0f580633a010e67564e6489e98016bd5)
Co-authored-by: Mishig Davaadorj <mishig@users.noreply.huggingface.co>
README.md
CHANGED
@@ -184,7 +184,7 @@ C'est ce que nous faisons actuellement en production avec ALBERT.
|
|
184 |
|
185 |
<!-- Provide a longer summary of what this model is. -->
|
186 |
|
187 |
-
Guillaume Tell
|
188 |
|
189 |
|
190 |
- **Developed by:** Etalab (Service du Datalab) - Direction Interministérielle du Numérique
|
@@ -201,7 +201,7 @@ Guillaume Tell has been developed for **ALBERT**, the French government's interm
|
|
201 |
### Purposes and limitations of the model
|
202 |
Guillaume Tell is a language model, with conversational and sourced information retrieval capabilities. It can be used to formulate an answer to questions relating to the French administration (eg. administrative procedures) by retrieving relevant information from its knowledge base (RAG) and synthesizing an answer from it.
|
203 |
|
204 |
-
Guillaume Tell provides first-level answers and is not able to give complex administrative answers.
|
205 |
|
206 |
### Use cases and users
|
207 |
It is intended for use by public officials of French administrations to facilitate the search for administrative information. It is not recommended to put Guillaume Tell directly into the hands of people who have not been specifically trained in its use and who lack expertise in administrative procedures, such as users of public services. Indeed, like any LLM, Guillaume Tell presents risks of hallucination or forgetfulness that an untrained person will not be able to detect.
|
|
|
184 |
|
185 |
<!-- Provide a longer summary of what this model is. -->
|
186 |
|
187 |
+
Guillaume Tell aims to improve the verifiability of the generation of texts based on French administrative sources. From a question and a selection of five sources, it generates a sourced answer, with special parameters for citations.
|
188 |
|
189 |
|
190 |
- **Developed by:** Etalab (Service du Datalab) - Direction Interministérielle du Numérique
|
|
|
201 |
### Purposes and limitations of the model
|
202 |
Guillaume Tell is a language model, with conversational and sourced information retrieval capabilities. It can be used to formulate an answer to questions relating to the French administration (eg. administrative procedures) by retrieving relevant information from its knowledge base (RAG) and synthesizing an answer from it.
|
203 |
|
204 |
+
Guillaume Tell provides first-level answers and is not able to give complex administrative answers. It is not able to answer questions outside the French administrative field. It provides answers in French only.
|
205 |
|
206 |
### Use cases and users
|
207 |
It is intended for use by public officials of French administrations to facilitate the search for administrative information. It is not recommended to put Guillaume Tell directly into the hands of people who have not been specifically trained in its use and who lack expertise in administrative procedures, such as users of public services. Indeed, like any LLM, Guillaume Tell presents risks of hallucination or forgetfulness that an untrained person will not be able to detect.
|