|
--- |
|
language: |
|
- en |
|
thumbnail: |
|
tags: |
|
- testing |
|
license: apache-2.0 |
|
--- |
|
|
|
# Tiny M2M100 model |
|
|
|
This is a tiny model that is used in the `transformers` test suite. It doesn't do anything useful beyond functional testing. |
|
|
|
Do not try to use it for anything that requires quality. |
|
|
|
The model is indeed 4MB in size. |
|
|
|
You can see how it was created [here](https://huggingface.co./stas/tiny-m2m_100/blob/main/m2m-make-tiny-model.py) |
|
|
|
|
|
If you're looking for the real model, please go to [https://huggingface.co./facebook/m2m100_418M](https://huggingface.co./facebook/m2m100_418M). |
|
|