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

  • Log In
  • Sign Up

Shani123
/
dictabert-large

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

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

  • Libraries
  • Transformers

    How to use Shani123/dictabert-large with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="Shani123/dictabert-large")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("Shani123/dictabert-large")
    model = AutoModelForMaskedLM.from_pretrained("Shani123/dictabert-large")
  • Notebooks
  • Google Colab
  • Kaggle
dictabert-large
1.75 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 2 commits
Dekel Cohen
new model
4f209e8 about 2 years ago
  • .gitattributes
    1.56 kB
    new model about 2 years ago
  • config.json
    659 Bytes
    new model about 2 years ago
  • generation_config.json
    90 Bytes
    new model about 2 years ago
  • model-00001-of-00003.safetensors
    846 MB
    LFS
    new model about 2 years ago
  • model-00002-of-00003.safetensors
    848 MB
    LFS
    new model about 2 years ago
  • model-00003-of-00003.safetensors
    46.7 MB
    LFS
    new model about 2 years ago
  • model.safetensors.index.json
    35.7 kB
    new model about 2 years ago
  • special_tokens_map.json
    695 Bytes
    new model about 2 years ago
  • tokenizer.json
    3.58 MB
    new model about 2 years ago
  • tokenizer_config.json
    1.35 kB
    new model about 2 years ago
  • vocab.txt
    1.5 MB
    LFS
    new model about 2 years ago