Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • 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: 13 commits
edereynal's picture
edereynal
Claude Opus 4.6 (1M context)
Adding numeracy ordering test results
f33e554 3 days ago
  • checkpoints
    Add CLS encoder weights (T5-style training, epoch 5) 7 days ago
  • financial_bert.egg-info
    Adding a few other things 5 days ago
  • financial_bert
    Benchmarks 7 days ago
  • tests
    Adding numeracy ordering test results 3 days ago
  • .gitattributes
    1.52 kB
    initial commit 7 days ago
  • .gitignore
    6 Bytes
    Updating gitignore 5 days ago
  • README.md
    9.48 kB
    Updating benchmarks 5 days ago
  • pyproject.toml
    564 Bytes
    Initial commit: FinancialModernBERT package 7 days ago