Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,19 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- fr
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
tags:
|
6 |
- tf
|
7 |
- pytorch
|
|
|
1 |
---
|
2 |
language:
|
3 |
- fr
|
4 |
+
model-index:
|
5 |
+
- name: asi/gpt-fr-cased-base
|
6 |
+
results:
|
7 |
+
- task:
|
8 |
+
type: text-generation
|
9 |
+
name: Wikitext-fr
|
10 |
+
dataset:
|
11 |
+
type: wikitext_fr
|
12 |
+
name: Wikitext-fr
|
13 |
+
metrics:
|
14 |
+
- type: perplexity
|
15 |
+
value: 109.2
|
16 |
+
name: Perplexity
|
17 |
tags:
|
18 |
- tf
|
19 |
- pytorch
|