Leonard Püttmann commited on
Commit
15e7d72
·
verified ·
1 Parent(s): 5a2bf9e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -18,6 +18,7 @@ pipeline_tag: translation
18
 
19
  Foglietta is an encoder-decoder transformer model for English-Italian text translation based on `google/t5-efficient-tiny`. It was trained on the `en-it` section of `Helsinki-NLP/opus-100` and `Helsinki-NLP/europarl`.
20
 
 
21
 
22
  ## Usage
23
 
 
18
 
19
  Foglietta is an encoder-decoder transformer model for English-Italian text translation based on `google/t5-efficient-tiny`. It was trained on the `en-it` section of `Helsinki-NLP/opus-100` and `Helsinki-NLP/europarl`.
20
 
21
+ Be advised: As the model is really small, it will make errors.
22
 
23
  ## Usage
24