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

  • Log In
  • Sign Up

parvezmrobin
/
bugsplainer-t5

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

Instructions to use parvezmrobin/bugsplainer-t5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use parvezmrobin/bugsplainer-t5 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("parvezmrobin/bugsplainer-t5")
    model = AutoModelForSeq2SeqLM.from_pretrained("parvezmrobin/bugsplainer-t5")
  • Notebooks
  • Google Colab
  • Kaggle
bugsplainer-t5
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
parvezmrobin's picture
parvezmrobin
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model (#1)
b12d125 almost 3 years ago
  • .gitattributes
    1.23 kB
    Adding `safetensors` variant of this model (#1) almost 3 years ago
  • config.json
    986 Bytes
    add model about 4 years ago
  • merges.txt
    294 kB
    add tokenizer about 4 years ago
  • model.safetensors
    892 MB
    xet
    Adding `safetensors` variant of this model (#1) almost 3 years ago
  • pytorch_model.bin
    892 MB
    xet
    add model about 4 years ago
  • special_tokens_map.json
    11.3 kB
    add tokenizer about 4 years ago
  • tokenizer.json
    1.37 MB
    add tokenizer about 4 years ago
  • tokenizer_config.json
    1.34 kB
    add tokenizer about 4 years ago
  • vocab.json
    511 kB
    add tokenizer about 4 years ago