Add language tag
Browse filesHi! A PR to add fr to the language tag to improve the referencing.
README.md
CHANGED
@@ -7,6 +7,8 @@ metrics:
|
|
7 |
model-index:
|
8 |
- name: flaubert-french-difficulty
|
9 |
results: []
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -53,4 +55,4 @@ The following hyperparameters were used during training:
|
|
53 |
- Transformers 4.25.1
|
54 |
- Pytorch 1.13.0+cu116
|
55 |
- Datasets 2.7.1
|
56 |
-
- Tokenizers 0.13.2
|
|
|
7 |
model-index:
|
8 |
- name: flaubert-french-difficulty
|
9 |
results: []
|
10 |
+
language:
|
11 |
+
- fr
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
55 |
- Transformers 4.25.1
|
56 |
- Pytorch 1.13.0+cu116
|
57 |
- Datasets 2.7.1
|
58 |
+
- Tokenizers 0.13.2
|