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

  • Log In
  • Sign Up

jerteh
/
Jerteh-355

Fill-Mask
Transformers
PyTorch
Safetensors
Serbian
roberta
srpski
Serbian
RoBERTa
BERT
MaskedLM
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use jerteh/Jerteh-355 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="jerteh/Jerteh-355")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("jerteh/Jerteh-355")
    model = AutoModelForMaskedLM.from_pretrained("jerteh/Jerteh-355")
  • Notebooks
  • Google Colab
  • Kaggle
Jerteh-355
2.84 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 37 commits
procesaur's picture
procesaur
Update README.md
83ea3b9 verified 12 months ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • README.md
    8.16 kB
    Update README.md 12 months ago
  • config.json
    638 Bytes
    Update config.json about 2 years ago
  • cover.png
    697 kB
    Upload cover.png over 2 years ago
  • model.safetensors
    1.42 GB
    xet
    Adding `safetensors` variant of this model (#1) about 2 years ago
  • pytorch_model.bin
    1.42 GB
    xet
    Upload pytorch_model.bin almost 3 years ago
  • style.css
    856 Bytes
    Upload style.css over 2 years ago
  • tokenizer.json
    2.17 MB
    Upload 2 files about 2 years ago
  • tokenizer_config.json
    25 Bytes
    Upload tokenizer_config.json over 1 year ago