Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,9 @@
|
|
1 |
-
|
2 |
|
3 |
-
|
|
|
4 |
|
5 |
---
|
6 |
-
|
7 |
-
|
|
|
|
1 |
+
---
|
2 |
|
3 |
+
tags:
|
4 |
+
- {fr}
|
5 |
|
6 |
---
|
7 |
+
This model aims at being a french conversational agent. This consists of a fine-tuning of Dialo-GPT for french language. The dataset used gathers 36k conversations extracted from books, movies, interviews and dialogues for learning french.
|
8 |
+
|
9 |
+
More details about the model can be found [there](https://github.com/emil2000dza/DialoGPT-fine-tuned-for-french-language)
|