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

  • Log In
  • Sign Up

UBC-NLP
/
turjuman

Transformers
PyTorch
t5
text2text-generation
text-generation-inference
Model card Files Files and versions
xet
Community
1

Instructions to use UBC-NLP/turjuman with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use UBC-NLP/turjuman with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("UBC-NLP/turjuman")
    model = AutoModelForSeq2SeqLM.from_pretrained("UBC-NLP/turjuman")
  • Notebooks
  • Google Colab
  • Kaggle
turjuman
1.13 GB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 9 commits
m-nagoudi's picture
m-nagoudi
Delete optimizer.pt
de10623 almost 4 years ago
  • .gitattributes
    1.17 kB
    initial commit about 4 years ago
  • README.md
    1.86 kB
    Update README.md almost 4 years ago
  • config.json
    565 Bytes
    Update config.json about 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    1.13 GB
    xet
    commit from elmadany about 4 years ago
  • special_tokens_map.json
    1.79 kB
    commit from elmadany about 4 years ago
  • spiece.model
    2.44 MB
    xet
    commit from elmadany about 4 years ago
  • tokenizer_config.json
    1.9 kB
    commit from elmadany about 4 years ago
  • trainer_state.json
    4.18 kB
    commit from elmadany about 4 years ago