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

  • Log In
  • Sign Up

djinnn
/
Bhasa-Translator-Model

Transformers
PyTorch
Safetensors
mt5
text2text-generation
Model card Files Files and versions
xet
Community
1

Instructions to use djinnn/Bhasa-Translator-Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use djinnn/Bhasa-Translator-Model with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("djinnn/Bhasa-Translator-Model")
    model = AutoModelForSeq2SeqLM.from_pretrained("djinnn/Bhasa-Translator-Model")
  • Notebooks
  • Google Colab
  • Kaggle
Bhasa-Translator-Model
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
f4d252c verified over 1 year ago
  • .gitattributes
    1.62 kB
    checkin non-LFS files over 2 years ago
  • README.md
    6 Bytes
    added README over 2 years ago
  • config.json
    677 Bytes
    checkin non-LFS files over 2 years ago
  • model.safetensors
    1.2 GB
    xet
    Adding `safetensors` variant of this model over 1 year ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    1.2 GB
    xet
    LFS assets over 2 years ago
  • special_tokens_map.json
    65 Bytes
    checkin non-LFS files over 2 years ago
  • spiece.model
    4.31 MB
    xet
    checkin non-LFS files over 2 years ago
  • tokenizer.json
    16.3 MB
    xet
    LFS assets over 2 years ago
  • tokenizer_config.json
    414 Bytes
    checkin non-LFS files over 2 years ago