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

  • Log In
  • Sign Up

Wikidepia
/
IndoT5-small

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

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

  • Libraries
  • Transformers

    How to use Wikidepia/IndoT5-small with Transformers:

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

    Detected Pickle imports (3)

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

    What is a pickle import?

    308 MB
    xet
    Final 1M steps model almost 5 years ago
  • spiece.model
    777 kB
    xet
    Initial IndoT5 small almost 5 years ago