lbourdois commited on
Commit
cd408d0
1 Parent(s): 5e4f776

Fix unicode

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -12,8 +12,9 @@ inference:
12
  decoder_start_token_id: 2
13
  max_length: 512
14
  widget:
15
- - text: Einu sinni �tti �g hest. Hann var svartur og hv�tur.
16
  ---
 
17
  # mBART based translation model
18
  This model was trained to translate multiple sentences at once, compared to one sentence at a time.
19
 
 
12
  decoder_start_token_id: 2
13
  max_length: 512
14
  widget:
15
+ - text: Einu sinni átti ég hest. Hann var svartur og hvítur.
16
  ---
17
+
18
  # mBART based translation model
19
  This model was trained to translate multiple sentences at once, compared to one sentence at a time.
20