How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM

tokenizer = AutoTokenizer.from_pretrained("lycaoduong/ko2vn")
model = AutoModelForSeq2SeqLM.from_pretrained("lycaoduong/ko2vn", device_map="auto")
Quick Links

Ko-Vi-Translate-Machine

This project creates a machine learning model to translate Korean into Vietnamese for certain tasks. This is a project that goes from zero to product. image

For some personal reasons, we cannot provide training data.

image

After running ads on Facebook for about $20 within 3 days, we had nearly 600 translations during that period.

Downloads last month
1
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support