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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

anmol-unitmole
/
schema-aware-text-to-sql-codet5p-770m

Other
Transformers
Safetensors
PEFT
English
t5
text2text-generation
text-to-sql
sqlite
encoder-decoder
codet5
codet5-plus
lora
schema-aware
spider
natural-language-to-sql
Eval Results (legacy)
text-generation-inference
Model card Files Files and versions
xet
Community

Instructions to use anmol-unitmole/schema-aware-text-to-sql-codet5p-770m with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use anmol-unitmole/schema-aware-text-to-sql-codet5p-770m with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("anmol-unitmole/schema-aware-text-to-sql-codet5p-770m")
    model = AutoModelForSeq2SeqLM.from_pretrained("anmol-unitmole/schema-aware-text-to-sql-codet5p-770m", device_map="auto")
  • PEFT

    How to use anmol-unitmole/schema-aware-text-to-sql-codet5p-770m with PEFT:

    Task type is invalid.
  • Notebooks
  • Google Colab
  • Kaggle
schema-aware-text-to-sql-codet5p-770m
1.48 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
anmol-unitmole's picture
anmol-unitmole
Fix model card pipeline metadata
a522aa0 verified 2 days ago
  • .gitattributes
    1.52 kB
    initial commit 2 days ago
  • .gitkeep
    0 Bytes
    Publish schema-aware Text-to-SQL encoder-decoder model 2 days ago
  • README.md
    14.3 kB
    Fix model card pipeline metadata 2 days ago
  • config.json
    780 Bytes
    Publish schema-aware Text-to-SQL encoder-decoder model 2 days ago
  • generation_config.json
    171 Bytes
    Publish schema-aware Text-to-SQL encoder-decoder model 2 days ago
  • merge_metadata.json
    149 Bytes
    Publish schema-aware Text-to-SQL encoder-decoder model 2 days ago
  • merges.txt
    294 kB
    Publish schema-aware Text-to-SQL encoder-decoder model 2 days ago
  • model.safetensors
    1.48 GB
    xet
    Publish schema-aware Text-to-SQL encoder-decoder model 2 days ago
  • special_tokens_map.json
    16.2 kB
    Publish schema-aware Text-to-SQL encoder-decoder model 2 days ago
  • tokenizer.json
    2.29 MB
    Publish schema-aware Text-to-SQL encoder-decoder model 2 days ago
  • tokenizer_config.json
    22 kB
    Publish schema-aware Text-to-SQL encoder-decoder model 2 days ago
  • vocab.json
    511 kB
    Publish schema-aware Text-to-SQL encoder-decoder model 2 days ago