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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

onnx-community
/
HalleluBERT_base-ONNX

Fill-Mask
Transformers.js
ONNX
Fairseq
Hebrew
roberta
hebrew
encoder
masked-language-modeling
mlm
named-entity-recognition
sentiment-analysis
monolingual
byte-level-bpe
Model card Files Files and versions
xet
Community

Instructions to use onnx-community/HalleluBERT_base-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use onnx-community/HalleluBERT_base-ONNX with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('fill-mask', 'onnx-community/HalleluBERT_base-ONNX');
  • Fairseq

    How to use onnx-community/HalleluBERT_base-ONNX with Fairseq:

    from fairseq.checkpoint_utils import load_model_ensemble_and_task_from_hf_hub
    
    models, cfg, task = load_model_ensemble_and_task_from_hf_hub(
        "onnx-community/HalleluBERT_base-ONNX"
    )
  • Notebooks
  • Google Colab
  • Kaggle
HalleluBERT_base-ONNX
2.14 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Felladrin's picture
Felladrin
Upload folder using huggingface_hub
bef0f54 verified 2 months ago
  • onnx
    Upload folder using huggingface_hub 2 months ago
  • .gitattributes
    1.52 kB
    initial commit 2 months ago
  • README.md
    4.82 kB
    Upload folder using huggingface_hub 2 months ago
  • config.json
    631 Bytes
    Upload folder using huggingface_hub 2 months ago
  • merges.txt
    1.13 MB
    Upload folder using huggingface_hub 2 months ago
  • special_tokens_map.json
    958 Bytes
    Upload folder using huggingface_hub 2 months ago
  • tokenizer.json
    5.01 MB
    Upload folder using huggingface_hub 2 months ago
  • tokenizer_config.json
    1.27 kB
    Upload folder using huggingface_hub 2 months ago
  • vocab.json
    1.49 MB
    Upload folder using huggingface_hub 2 months ago