Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

dicta-il
/
MsBERT

Fill-Mask
Transformers
Safetensors
Hebrew
bert
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use dicta-il/MsBERT with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="dicta-il/MsBERT")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("dicta-il/MsBERT")
    model = AutoModelForMaskedLM.from_pretrained("dicta-il/MsBERT")
  • Notebooks
  • Google Colab
  • Kaggle
MsBERT
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
Shaltiel's picture
Shaltiel
Upload folder using huggingface_hub
d87fc69 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    2.56 kB
    Update README.md almost 2 years ago
  • config.json
    591 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • description.txt
    23 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • generation_config.json
    90 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • model.safetensors
    738 MB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • special_tokens_map.json
    125 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • tokenizer.json
    3.54 MB
    Upload folder using huggingface_hub almost 2 years ago
  • tokenizer_config.json
    1.69 kB
    Upload folder using huggingface_hub almost 2 years ago
  • vocab.txt
    1.47 MB
    Upload folder using huggingface_hub almost 2 years ago