Leonard Püttmann commited on
Commit
836ebcc
·
verified ·
1 Parent(s): 9468f48

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -15,7 +15,13 @@ pipeline_tag: translation
15
  metrics:
16
  - bleu
17
  ---
18
-
 
 
 
 
 
 
19
  ## 🍀 Quadrifoglio - A small model for English -> Italian translation
20
 
21
  Quadrifoglio is an encoder-decoder transformer model for English-Italian text translation based on `bigscience/mt0-small`. It was trained on the `en-it` section of `Helsinki-NLP/opus-100` and `Helsinki-NLP/europarl`.
 
15
  metrics:
16
  - bleu
17
  ---
18
+ ```markdown
19
+ ____ __ _ ___ __ _
20
+ / __ \ __ __ ___ _ ___/ / ____ (_) / _/ ___ ___ _ / / (_) ___
21
+ / /_/ // // // _ `// _ / / __/ / / / _/ / _ \ / _ `/ / / / / / _ \
22
+ \___\_\\_,_/ \_,_/ \_,_/ /_/ /_/ /_/ \___/ \_, / /_/ /_/ \___/
23
+ /___/
24
+ ```
25
  ## 🍀 Quadrifoglio - A small model for English -> Italian translation
26
 
27
  Quadrifoglio is an encoder-decoder transformer model for English-Italian text translation based on `bigscience/mt0-small`. It was trained on the `en-it` section of `Helsinki-NLP/opus-100` and `Helsinki-NLP/europarl`.