Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

d2niraj555
/
mt5-eng2nep

Transformers
PyTorch
TensorBoard
Nepali
English
mt5
text2text-generation
English to Nepali Translator
MT5 Fine Tuned
Nepali Translator Dataset
Model card Files Files and versions
xet
Metrics Training metrics Community
3

Instructions to use d2niraj555/mt5-eng2nep with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use d2niraj555/mt5-eng2nep with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("d2niraj555/mt5-eng2nep")
    model = AutoModelForSeq2SeqLM.from_pretrained("d2niraj555/mt5-eng2nep")
  • Notebooks
  • Google Colab
  • Kaggle
mt5-eng2nep / runs
248 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
d2niraj555's picture
d2niraj555
End of Training!
8fe05e6 over 3 years ago
  • Oct23_08-34-02_fd2ce786b44f
    End of Training! over 3 years ago
  • Oct23_14-09-14_8c7e194ae605
    End of Training! over 3 years ago
  • Oct23_14-30-37_8c7e194ae605
    End of Training! over 3 years ago
  • Oct24_13-15-07_37c90f5137ba
    End of Training! over 3 years ago