Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • 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
2.33 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
d2niraj555's picture
d2niraj555
Update README.md
f0f5e0d over 3 years ago
  • runs
    End of Training! over 3 years ago
  • .gitattributes
    1.38 kB
    initial commit over 3 years ago
  • .gitignore
    13 Bytes
    End of Training! over 3 years ago
  • README.md
    2.11 kB
    Update README.md over 3 years ago
  • config.json
    702 Bytes
    End of Training! over 3 years ago
  • pytorch_model.bin
    2.33 GB
    xet
    End of Training! over 3 years ago
  • special_tokens_map.json
    65 Bytes
    End of Training! over 3 years ago
  • spiece.model
    4.31 MB
    xet
    End of Training! over 3 years ago
  • tokenizer_config.json
    432 Bytes
    End of Training! over 3 years ago
  • training_args.bin

    Detected Pickle imports (5)

    • "transformers.trainer_utils.IntervalStrategy",
    • "transformers.trainer_utils.HubStrategy",
    • "transformers.training_args.TrainingArguments",
    • "transformers.trainer_utils.SchedulerType",
    • "torch.device"

    How to fix it?

    2.93 kB
    xet
    End of Training! over 3 years ago