:books: fix logo
Browse files
README.md
CHANGED
@@ -11,13 +11,11 @@ tags:
|
|
11 |
license: apache-2.0
|
12 |
---
|
13 |
|
14 |
-
|
15 |
|
16 |
## Model description
|
17 |
|
18 |
-
|
19 |
-
|
20 |
-
**GPT-fr** is a French GPT model for French developped by [Quantmetry](https://www.quantmetry.com/) and the [Laboratoire de Linguistique Formelle (LLF)](http://www.llf.cnrs.fr/en). We train the model on a very large and heterogeneous French corpus. We release the weights for the following configurations:
|
21 |
|
22 |
| Model name | Number of layers | Attention Heads | Embedding Dimension | Total Parameters |
|
23 |
| :------: | :---: | :---: | :---: | :---: |
|
|
|
11 |
license: apache-2.0
|
12 |
---
|
13 |
|
14 |
+
<img src="https://raw.githubusercontent.com/AntoineSimoulin/gpt-fr/main/imgs/logo.png" width="200">
|
15 |
|
16 |
## Model description
|
17 |
|
18 |
+
**GPT-fr** 🇫🇷 is a French GPT model for French developped by [Quantmetry](https://www.quantmetry.com/) and the [Laboratoire de Linguistique Formelle (LLF)](http://www.llf.cnrs.fr/en). We train the model on a very large and heterogeneous French corpus. We release the weights for the following configurations:
|
|
|
|
|
19 |
|
20 |
| Model name | Number of layers | Attention Heads | Embedding Dimension | Total Parameters |
|
21 |
| :------: | :---: | :---: | :---: | :---: |
|