ronit33 commited on
Commit
32ae53e
1 Parent(s): 15f47c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -6,14 +6,14 @@ tags:
6
  metrics:
7
  - bleu
8
  model-index:
9
- - name: my_awesome_opus_books_model
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
- # my_awesome_opus_books_model
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
- More information needed
 
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