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

  • Log In
  • Sign Up

DevBM
/
t5-large-squad

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

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

  • Libraries
  • Transformers

    How to use DevBM/t5-large-squad with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("DevBM/t5-large-squad")
    model = AutoModelForSeq2SeqLM.from_pretrained("DevBM/t5-large-squad")
  • Notebooks
  • Google Colab
  • Kaggle
t5-large-squad
2.95 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 19 commits
DevBM's picture
DevBM
Update config.json
3ef14c2 verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    964 Bytes
    Update README.md almost 2 years ago
  • added_tokens.json
    2.59 kB
    Upload 7 files almost 2 years ago
  • config.json
    1.65 kB
    Update config.json almost 2 years ago
  • generation_config.json
    142 Bytes
    Upload 7 files almost 2 years ago
  • model.safetensors
    2.95 GB
    xet
    Upload 7 files almost 2 years ago
  • special_tokens_map.json
    2.54 kB
    Upload 7 files almost 2 years ago
  • spiece.model
    792 kB
    xet
    Upload 7 files almost 2 years ago
  • tokenizer_config.json
    20.8 kB
    Upload 7 files almost 2 years ago