mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 02:02:21 +06:00
Update docs/source/en/model_doc/marian.md
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
This commit is contained in:
parent
3a6afe3cc0
commit
25ba54a2ef
@ -33,7 +33,6 @@ rendered properly in your Markdown viewer.
|
||||
All MarianMT models are transformer encoder-decoders with 6 layers in each component, use static sinusoidal positional embeddings, don't have a layernorm embedding, and the model starts generating with the prefix `pad_token_id` instead of `<s/>`.
|
||||
|
||||
|
||||
There are over **1,000 MarianMT models**, covering a wide variety of language pairs. Each model is around **298 MB** on disk.
|
||||
|
||||
You can find all the original MarianMT checkpoints under the [Helsinki-NLP](https://huggingface.co/Helsinki-NLP) collection.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user