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

  • Log In
  • Sign Up

Wikidepia
/
IndoT5-base

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

Instructions to use Wikidepia/IndoT5-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Wikidepia/IndoT5-base with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Wikidepia/IndoT5-base")
    model = AutoModelForSeq2SeqLM.from_pretrained("Wikidepia/IndoT5-base")
  • Notebooks
  • Google Colab
  • Kaggle
IndoT5-base
991 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Wikidepia's picture
Wikidepia
Update README.md
da8e557 almost 5 years ago
  • .gitattributes
    690 Bytes
    initial commit almost 5 years ago
  • README.md
    932 Bytes
    Update README.md almost 5 years ago
  • config.json
    696 Bytes
    Initial model almost 5 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    990 MB
    xet
    Initial model almost 5 years ago
  • spiece.model
    777 kB
    xet
    Initial model almost 5 years ago