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

  • Log In
  • Sign Up

ThotaBhanu
/
t5_sql_askdb

Transformers
Safetensors
t5
text2text-generation
text2sql
sql-generation
natural-language-processing
text-generation-inference
Model card Files Files and versions
xet
Community

Instructions to use ThotaBhanu/t5_sql_askdb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ThotaBhanu/t5_sql_askdb with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("ThotaBhanu/t5_sql_askdb")
    model = AutoModelForSeq2SeqLM.from_pretrained("ThotaBhanu/t5_sql_askdb")
  • Notebooks
  • Google Colab
  • Kaggle
t5_sql_askdb
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
ThotaBhanu's picture
ThotaBhanu
Update README.md
2ac6c7b verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    5.9 kB
    Update README.md about 1 year ago
  • added_tokens.json
    2.59 kB
    Upload tokenizer about 1 year ago
  • config.json
    1.51 kB
    Upload T5ForConditionalGeneration about 1 year ago
  • generation_config.json
    142 Bytes
    Upload T5ForConditionalGeneration about 1 year ago
  • model.safetensors
    2.95 GB
    xet
    Upload T5ForConditionalGeneration about 1 year ago
  • special_tokens_map.json
    2.54 kB
    Upload tokenizer about 1 year ago
  • spiece.model
    792 kB
    xet
    Upload tokenizer about 1 year ago
  • tokenizer_config.json
    20.9 kB
    Upload tokenizer about 1 year ago