Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
samman100
/
Translation_model_lol
like
0
Translation
Transformers
Safetensors
mbart
text2text-generation
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
samman100
commited on
Jan 7
Commit
3a42a27
·
verified
·
1 Parent(s):
09d10b9
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+6
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,6 @@
1
-
---
2
-
license: mit
3
-
---
1
+
---
2
+
license: mit
3
+
base_model:
4
+
- facebook/mbart-large-50-many-to-one-mmt
5
+
pipeline_tag: translation
6
+
---