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

NLPclass
/
mt5_en_fa_translation

Transformers
Safetensors
Persian
mt5
text2text-generation
persian
mt5-small
persian translation
seq2seq
farsi
Model card Files Files and versions
xet
Community

Instructions to use NLPclass/mt5_en_fa_translation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use NLPclass/mt5_en_fa_translation with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("NLPclass/mt5_en_fa_translation")
    model = AutoModelForSeq2SeqLM.from_pretrained("NLPclass/mt5_en_fa_translation")
  • Notebooks
  • Google Colab
  • Kaggle
mt5_en_fa_translation
1.21 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 7 commits
mansoorhamidzadeh's picture
mansoorhamidzadeh
Update README.md
f64029c verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    2.59 kB
    Update README.md almost 2 years ago
  • config.json
    820 Bytes
    Upload MT5ForConditionalGeneration almost 2 years ago
  • generation_config.json
    142 Bytes
    Upload MT5ForConditionalGeneration almost 2 years ago
  • model.safetensors
    1.2 GB
    xet
    Upload MT5ForConditionalGeneration almost 2 years ago
  • special_tokens_map.json
    416 Bytes
    Upload tokenizer almost 2 years ago
  • spiece.model
    4.31 MB
    xet
    Upload tokenizer almost 2 years ago
  • tokenizer_config.json
    881 Bytes
    Upload tokenizer almost 2 years ago