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

Tropic-AI
/
moBERTo-orig-tokenizer

Fill-Mask
Transformers
PyTorch
Safetensors
Portuguese
modernbert
portuguese
encoder
masked-lm
long-context
moberto
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use Tropic-AI/moBERTo-orig-tokenizer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Tropic-AI/moBERTo-orig-tokenizer with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="Tropic-AI/moBERTo-orig-tokenizer")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("Tropic-AI/moBERTo-orig-tokenizer")
    model = AutoModelForMaskedLM.from_pretrained("Tropic-AI/moBERTo-orig-tokenizer")
  • Notebooks
  • Google Colab
  • Kaggle
moBERTo-orig-tokenizer
1.2 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
thiagolaitz's picture
thiagolaitz
Update README.md
99fd991 verified 1 day ago
  • .gitattributes
    1.52 kB
    initial commit 2 months ago
  • README.md
    12.5 kB
    Update README.md 1 day ago
  • config.json
    1.15 kB
    initial upload from gs://maritica-us-central1 2 months ago
  • model.safetensors
    599 MB
    xet
    initial upload from gs://maritica-us-central1 2 months ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    599 MB
    xet
    initial upload from gs://maritica-us-central1 2 months ago
  • special_tokens_map.json
    693 Bytes
    initial upload from gs://maritica-us-central1 2 months ago
  • tokenizer.json
    2.13 MB
    initial upload from gs://maritica-us-central1 2 months ago
  • tokenizer_config.json
    355 Bytes
    initial upload from gs://maritica-us-central1 2 months ago