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

Itau-Unibanco
/
NorBERTo-large

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-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

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

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

    Detected Pickle imports (3)

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

    What is a pickle import?

    1.58 GB
    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