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

azg-azg
/
SQLBert

Fill-Mask
Transformers
PyTorch
Albanian
Model card Files Files and versions
xet
Community
1

Instructions to use azg-azg/SQLBert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use azg-azg/SQLBert with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="azg-azg/SQLBert")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("azg-azg/SQLBert", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
SQLBert
1.01 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 22 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
5593cd6 verified over 1 year ago
  • .gitattributes
    1.57 kB
    Upload config.json with huggingface_hub over 2 years ago
  • README.md
    66 Bytes
    Create README.md over 2 years ago
  • config.json
    700 Bytes
    xet
    Upload config.json with huggingface_hub over 2 years ago
  • merges.txt
    456 kB
    Upload merges.txt with huggingface_hub over 2 years ago
  • model.safetensors
    503 MB
    xet
    Adding `safetensors` variant of this model over 1 year ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    503 MB
    xet
    Upload pytorch_model.bin with huggingface_hub over 2 years ago
  • special_tokens_map.json
    280 Bytes
    Upload special_tokens_map.json with huggingface_hub over 2 years ago
  • tokenizer.json
    2.11 MB
    Upload tokenizer.json with huggingface_hub over 2 years ago
  • tokenizer_config.json
    1.34 kB
    Upload tokenizer_config.json with huggingface_hub over 2 years ago
  • vocab.json
    798 kB
    Upload vocab.json with huggingface_hub over 2 years ago