Update README.md
Browse files
README.md
CHANGED
@@ -6,14 +6,14 @@ tags:
|
|
6 |
metrics:
|
7 |
- bleu
|
8 |
model-index:
|
9 |
-
- name:
|
10 |
results: []
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
16 |
-
#
|
17 |
|
18 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
@@ -23,7 +23,8 @@ It achieves the following results on the evaluation set:
|
|
23 |
|
24 |
## Model description
|
25 |
|
26 |
-
|
|
|
27 |
|
28 |
## Intended uses & limitations
|
29 |
|
|
|
6 |
metrics:
|
7 |
- bleu
|
8 |
model-index:
|
9 |
+
- name: english2german
|
10 |
results: []
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
16 |
+
# english to german translator
|
17 |
|
18 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
|
|
23 |
|
24 |
## Model description
|
25 |
|
26 |
+
For Translation:
|
27 |
+
translate English to German: [text]
|
28 |
|
29 |
## Intended uses & limitations
|
30 |
|