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

  • Log In
  • Sign Up

pere
/
test-t5-small-direct

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

Instructions to use pere/test-t5-small-direct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use pere/test-t5-small-direct with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("pere/test-t5-small-direct")
    model = AutoModelForSeq2SeqLM.from_pretrained("pere/test-t5-small-direct")
  • Notebooks
  • Google Colab
  • Kaggle
test-t5-small-direct
242 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
pere's picture
pere
models
68f7d6d about 4 years ago
  • .gitattributes
    1.18 kB
    initial commit about 4 years ago
  • README.md
    363 Bytes
    Create README.md about 4 years ago
  • config.json
    1.4 kB
    models about 4 years ago
  • pytorch_model.bin
    242 MB
    xet
    models about 4 years ago