HF Mirror's logo HF Mirror
  • 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
      • HF Mirror PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

joelniklaus
/
legal-estonian-roberta-base

Fill-Mask
Transformers
PyTorch
TensorBoard
roberta
Model card Files Files and versions
xet
Metrics Training metrics Community
1

Instructions to use joelniklaus/legal-estonian-roberta-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use joelniklaus/legal-estonian-roberta-base with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="joelniklaus/legal-estonian-roberta-base")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("joelniklaus/legal-estonian-roberta-base")
    model = AutoModelForMaskedLM.from_pretrained("joelniklaus/legal-estonian-roberta-base")
  • Notebooks
  • Google Colab
  • Kaggle

No model card

Downloads last month
6
Inference Providers NEW
Fill-Mask
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Space using joelniklaus/legal-estonian-roberta-base 1

📚
eduagarcia/multilingual-tokenizer-leaderboard

Collections including joelniklaus/legal-estonian-roberta-base

LegalLMs

Collection
XLM-RoBERTa models with continued pretraining on the MultiLegalPile • 37 items • Updated Oct 18, 2023 • 4

MultiLegalPile Models

Collection
A 689GB Multilingual Legal Corpus • 33 items • Updated Oct 23, 2023 • 2
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs