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

shashanksingh944
/
sql-model-generator

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

Instructions to use shashanksingh944/sql-model-generator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use shashanksingh944/sql-model-generator with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("shashanksingh944/sql-model-generator")
    model = AutoModelForSeq2SeqLM.from_pretrained("shashanksingh944/sql-model-generator")
  • Notebooks
  • Google Colab
  • Kaggle
sql-model-generator
11.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
shashanksingh944's picture
shashanksingh944
Adding sql model and config
a52f7dc almost 4 years ago
  • .gitattributes
    1.34 kB
    initial commit almost 4 years ago
  • config.json
    1.58 kB
    Adding sql model and config almost 4 years ago
  • pytorch_model-00001-of-00002.bin
    9.73 GB
    xet
    Adding sql model and config almost 4 years ago
  • pytorch_model-00002-of-00002.bin

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict",
    • "torch.FloatStorage"

    What is a pickle import?

    1.81 GB
    xet
    Adding sql model and config almost 4 years ago
  • pytorch_model.bin.index.json
    46.1 kB
    Adding sql model and config almost 4 years ago
  • special_tokens_map.json
    2.2 kB
    Adding sql model and config almost 4 years ago
  • tokenizer.json
    2.42 MB
    Adding sql model and config almost 4 years ago
  • tokenizer_config.json
    2.38 kB
    Adding sql model and config almost 4 years ago