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

  • Log In
  • Sign Up

Splend1dchan
/
t5lephone-small

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

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

  • Libraries
  • Transformers

    How to use Splend1dchan/t5lephone-small with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Splend1dchan/t5lephone-small")
    model = AutoModelForSeq2SeqLM.from_pretrained("Splend1dchan/t5lephone-small")
  • Notebooks
  • Google Colab
  • Kaggle
t5lephone-small
1.2 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 15 commits
Splend1dchan's picture
Splend1dchan
Upload pytorch_model.bin with git-lfs
0a248f7 about 4 years ago
  • .gitattributes
    1.18 kB
    initial commit about 4 years ago
  • config.json
    712 Bytes
    Upload 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.2 GB
    xet
    Upload pytorch_model.bin with git-lfs about 4 years ago
  • special_tokens_map.json
    2.5 kB
    Upload special_tokens_map.json about 4 years ago
  • tokenizer_config.json
    2.87 kB
    Upload tokenizer_config.json about 4 years ago