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

Omartificial-Intelligence-Space
/
SA-BERT-V1

Fill-Mask
Transformers
Safetensors
Arabic
bert
feature-extraction
Saudi
Arabic
Embedding
Model card Files Files and versions
xet
Community

Instructions to use Omartificial-Intelligence-Space/SA-BERT-V1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Omartificial-Intelligence-Space/SA-BERT-V1 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="Omartificial-Intelligence-Space/SA-BERT-V1")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("Omartificial-Intelligence-Space/SA-BERT-V1")
    model = AutoModel.from_pretrained("Omartificial-Intelligence-Space/SA-BERT-V1")
  • Notebooks
  • Google Colab
  • Kaggle
SA-BERT-V1
655 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
Omartificial-Intelligence-Space's picture
Omartificial-Intelligence-Space
Update README.md
43a5187 verified 6 months ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    5.52 kB
    Update README.md 6 months ago
  • config.json
    810 Bytes
    upload files about 1 year ago
  • model.safetensors
    651 MB
    xet
    upload files about 1 year ago
  • special_tokens_map.json
    125 Bytes
    upload files about 1 year ago
  • tokenizer.json
    2.69 MB
    upload files about 1 year ago
  • tokenizer_config.json
    1.29 kB
    upload files about 1 year ago
  • vocab.txt
    1.1 MB
    upload files about 1 year ago