Demosthene-OR
commited on
Commit
·
45776b5
1
Parent(s):
4602641
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,10 @@ metrics:
|
|
8 |
model-index:
|
9 |
- name: t5-base-finetuned-en-to-fr
|
10 |
results: []
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -207,4 +211,4 @@ The following hyperparameters were used during training:
|
|
207 |
- Transformers 4.33.1
|
208 |
- Pytorch 2.0.1
|
209 |
- Datasets 2.13.0
|
210 |
-
- Tokenizers 0.13.2
|
|
|
8 |
model-index:
|
9 |
- name: t5-base-finetuned-en-to-fr
|
10 |
results: []
|
11 |
+
language:
|
12 |
+
- en
|
13 |
+
- fr
|
14 |
+
pipeline_tag: translation
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
211 |
- Transformers 4.33.1
|
212 |
- Pytorch 2.0.1
|
213 |
- Datasets 2.13.0
|
214 |
+
- Tokenizers 0.13.2
|