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

  • Log In
  • Sign Up

Itau-Unibanco
/
NorBERTo-base

Fill-Mask
Transformers
PyTorch
Safetensors
Portuguese
modernbert
encoder
portuguese
masked-language-modeling
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use Itau-Unibanco/NorBERTo-base with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="Itau-Unibanco/NorBERTo-base")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("Itau-Unibanco/NorBERTo-base")
    model = AutoModelForMaskedLM.from_pretrained("Itau-Unibanco/NorBERTo-base")
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
NorBERTo-base
1.2 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
lucasfaopellicer's picture
lucasfaopellicer
Update Read me
a9c4093 verified 3 days ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • README.md
    7.33 kB
    Update Read me 3 days ago
  • config.json
    1.14 kB
    Upload 6 files 3 months ago
  • model.safetensors
    599 MB
    xet
    Upload 6 files 3 months ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage"

    What is a pickle import?

    599 MB
    xet
    Upload 6 files 3 months ago
  • special_tokens_map.json
    693 Bytes
    Upload 6 files 3 months ago
  • tokenizer.json
    3.66 MB
    Upload 6 files 3 months ago
  • tokenizer_config.json
    16.2 kB
    Upload 6 files 3 months ago