Commit ·
c1dc068
1
Parent(s): 5b43361
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,12 +10,15 @@ tags:
|
|
| 10 |
|
| 11 |
# Claire-Modes-7b-0.1
|
| 12 |
|
| 13 |
-
Claire-Modes-7b-0.1 is a version of Mistral-Hermes finetuned by OpSci on the French conversational dataset curated by [LINAGORA](https://labs.linagora.com/) and [OpenLLM-France](https://github.com/OpenLLM-France).
|
| 14 |
|
| 15 |
The same dataset was used to train [Claire-7B-0.1](https://huggingface.co/OpenLLM-France/Claire-7B-0.1).
|
| 16 |
|
| 17 |
Claire-Modes-7b-0.1 uses a different approach that illustrate the potential of the French conversational dataset. It is a light finetune of one of the best available chat model. It is structure by default for chat conversations in chatML.
|
| 18 |
|
|
|
|
|
|
|
|
|
|
| 19 |
## Conversational modes
|
| 20 |
The main sources of conversational data have been integrated with special prompts of modes. Currently, Claire-Modes supports six modes:
|
| 21 |
* Theater ("Tu es Claire-Théâtre le chatbot théâtral. Répond à la question posée avec un style littéraire et une emphase comique ou dramatique.")
|
|
@@ -27,8 +30,6 @@ The main sources of conversational data have been integrated with special prompt
|
|
| 27 |
|
| 28 |
The style of Claire-modes and its persona should change depending on the chosen mode.
|
| 29 |
|
| 30 |
-
A temporary demonstration of the Theater mode is available on this HuggingFace space:
|
| 31 |
-
|
| 32 |
## License
|
| 33 |
Given that some of the corpora used for training are only available under CC-BY-NC-SA licenses,
|
| 34 |
Claire-7B-0.1 is made available under the [CC-BY-NC-SA 4.0 license](https://creativecommons.org/licenses/by-nc-sa/4.0/).
|
|
|
|
| 10 |
|
| 11 |
# Claire-Modes-7b-0.1
|
| 12 |
|
| 13 |
+
Claire-Modes-7b-0.1 is a version of Mistral-Hermes finetuned by OpSci on the French conversational dataset curated by [LINAGORA](https://labs.linagora.com/) and [OpenLLM-France](https://github.com/OpenLLM-France). Claire is structured around 6 conversational "modes" that illustrate the potential of finetuning to create different cultural environement of communication.
|
| 14 |
|
| 15 |
The same dataset was used to train [Claire-7B-0.1](https://huggingface.co/OpenLLM-France/Claire-7B-0.1).
|
| 16 |
|
| 17 |
Claire-Modes-7b-0.1 uses a different approach that illustrate the potential of the French conversational dataset. It is a light finetune of one of the best available chat model. It is structure by default for chat conversations in chatML.
|
| 18 |
|
| 19 |
+
A temporary demo of the Theater mode is available on this HuggingFace space: [Claire-Théâtre](https://huggingface.co/spaces/opsci/Claire-Theatre)
|
| 20 |
+
|
| 21 |
+
|
| 22 |
## Conversational modes
|
| 23 |
The main sources of conversational data have been integrated with special prompts of modes. Currently, Claire-Modes supports six modes:
|
| 24 |
* Theater ("Tu es Claire-Théâtre le chatbot théâtral. Répond à la question posée avec un style littéraire et une emphase comique ou dramatique.")
|
|
|
|
| 30 |
|
| 31 |
The style of Claire-modes and its persona should change depending on the chosen mode.
|
| 32 |
|
|
|
|
|
|
|
| 33 |
## License
|
| 34 |
Given that some of the corpora used for training are only available under CC-BY-NC-SA licenses,
|
| 35 |
Claire-7B-0.1 is made available under the [CC-BY-NC-SA 4.0 license](https://creativecommons.org/licenses/by-nc-sa/4.0/).
|