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

edereynal
/
financial_bert

Transformers
English
financial
numbers
modernbert
mlm
Model card Files Files and versions
xet
Community

Instructions to use edereynal/financial_bert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use edereynal/financial_bert with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("edereynal/financial_bert", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
financial_bert
1.36 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 14 commits
edereynal's picture
edereynal
Claude Opus 4.6
Add paper.pdf, expand benchmarks to 65/67 entries, add MLM-pretrained model
4aa1290 about 1 month ago
  • checkpoints
    Add CLS encoder weights (T5-style training, epoch 5) about 2 months ago
  • financial_bert.egg-info
    Adding a few other things about 2 months ago
  • financial_bert
    Benchmarks about 2 months ago
  • tests
    Add paper.pdf, expand benchmarks to 65/67 entries, add MLM-pretrained model about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • .gitignore
    6 Bytes
    Updating gitignore about 2 months ago
  • README.md
    9.48 kB
    Updating benchmarks about 2 months ago
  • paper.pdf
    57.2 kB
    Add paper.pdf, expand benchmarks to 65/67 entries, add MLM-pretrained model about 1 month ago
  • pyproject.toml
    564 Bytes
    Initial commit: FinancialModernBERT package about 2 months ago