Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Varosa
/
m2m100-onnx
like
0
Translation
Transformers.js
ONNX
m2m_100
text2text-generation
Model card
Files
Files and versions
Community
1
Use this model
Xenova
HF staff
commited on
about 1 month ago
Commit
fa7604f
•
1 Parent(s):
dd2c884
[Automated] Update base model metadata
Browse files
Set base model to "facebook/m2m100_418M"
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -1,4 +1,5 @@
1
---
2
library_name: transformers.js
3
pipeline_tag: translation
4
---
1
---
2
+
base_model: facebook/m2m100_418M
3
library_name: transformers.js
4
pipeline_tag: translation
5
---