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

  • Log In
  • Sign Up

vic35get
/
HelBERT-base

Fill-Mask
Transformers
Safetensors
Portuguese
bert
feature-extraction
legal
licitação
editais
Model card Files Files and versions
xet
Community

Instructions to use vic35get/HelBERT-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use vic35get/HelBERT-base with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="vic35get/HelBERT-base")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("vic35get/HelBERT-base")
    model = AutoModel.from_pretrained("vic35get/HelBERT-base")
  • Notebooks
  • Google Colab
  • Kaggle
HelBERT-base
447 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
vic35get's picture
vic35get
Update README.md
6dc0682 verified 6 months ago
  • .gitattributes
    1.52 kB
    initial commit 9 months ago
  • README.md
    5.01 kB
    Update README.md 6 months ago
  • added_tokens.json
    191 Bytes
    Upload tokenizer 9 months ago
  • config.json
    797 Bytes
    Upload model 9 months ago
  • model.safetensors
    446 MB
    xet
    Upload model 9 months ago
  • special_tokens_map.json
    695 Bytes
    Upload tokenizer 9 months ago
  • tokenizer.json
    799 kB
    Upload tokenizer 9 months ago
  • tokenizer_config.json
    3.47 kB
    Upload tokenizer 9 months ago
  • vocab.txt
    277 kB
    Upload tokenizer 9 months ago