Translation
Safetensors
Ukrainian
English
Eval Results (legacy)
radinplaid commited on
Commit
bdaf785
·
verified ·
1 Parent(s): ecca74a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -84,7 +84,7 @@ mt([sample_text], sampling_temperature=1.2, beam_size=1, sampling_topk=50, sampl
84
 
85
  > 'Dr Ehud Uhr, an associate professor of medicine at Delhousy University in Halifax, Nova Scotia and the head of the clinical and scientific department of the Canadian Diabetes Association, has warned that the research has just started.'
86
 
87
- The model is in `ctranslate2` format, and the tokenizers are `sentencepiece`, so you can use `ctranslate2` directly instead of through `quickmt`. It is also possible to get this model to work with e.g. [LibreTranslate](https://libretranslate.com/) which also uses `ctranslate2` and `sentencepiece`. A model in safetensors format to be used with `eole` is also provided.
88
 
89
 
90
  ## Metrics
 
84
 
85
  > 'Dr Ehud Uhr, an associate professor of medicine at Delhousy University in Halifax, Nova Scotia and the head of the clinical and scientific department of the Canadian Diabetes Association, has warned that the research has just started.'
86
 
87
+ The model is in `ctranslate2` format, and the tokenizers are `sentencepiece`, so you can use `ctranslate2` directly instead of through `quickmt`. It is also possible to get this model to work with e.g. [LibreTranslate](https://libretranslate.com/) which also uses `ctranslate2` and `sentencepiece`. A model in safetensors format to be used with `quickmt-train` is also provided.
88
 
89
 
90
  ## Metrics