Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
A small french language model for french text generation (and possibly more NLP tasks...)
|
| 2 |
|
| 3 |
**Introduction**
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language: "fr"
|
| 3 |
+
|
| 4 |
+
tags:
|
| 5 |
+
- french
|
| 6 |
+
- gpt2
|
| 7 |
+
- model
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
A small french language model for french text generation (and possibly more NLP tasks...)
|
| 11 |
|
| 12 |
**Introduction**
|