Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

KN123
/
nl2sql

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

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

  • Libraries
  • Transformers

    How to use KN123/nl2sql with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("KN123/nl2sql")
    model = AutoModelForSeq2SeqLM.from_pretrained("KN123/nl2sql")
  • Notebooks
  • Google Colab
  • Kaggle
nl2sql
993 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
KN123's picture
KN123
Update README.md
0a458d8 verified almost 2 years ago
  • .gitattributes
    54 Bytes
    (feat) model for nl2sql uploaded. almost 2 years ago
  • README.md
    543 Bytes
    Update README.md almost 2 years ago
  • added_tokens.json
    17 Bytes
    (feat) tokenizer uploaded. almost 2 years ago
  • config.json
    1.58 kB
    Upload T5ForConditionalGeneration almost 2 years ago
  • generation_config.json
    142 Bytes
    Upload T5ForConditionalGeneration almost 2 years ago
  • model.safetensors
    990 MB
    xet
    Upload T5ForConditionalGeneration almost 2 years ago
  • special_tokens_map.json
    2.54 kB
    (feat) tokenizer uploaded. almost 2 years ago
  • spiece.model
    792 kB
    (feat) tokenizer uploaded. almost 2 years ago
  • tokenizer.json
    2.42 MB
    (feat) tokenizer uploaded. almost 2 years ago
  • tokenizer_config.json
    21 kB
    (feat) tokenizer uploaded. almost 2 years ago