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 / financial_bert
26 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 2 commits
edereynal's picture
edereynal
Benchmarks
ac522d9 25 days ago
  • __init__.py
    375 Bytes
    Initial commit: FinancialModernBERT package 26 days ago
  • modeling.py
    10.7 kB
    Benchmarks 25 days ago
  • table_utils.py
    1.9 kB
    Initial commit: FinancialModernBERT package 26 days ago
  • tag_numbers.py
    1.39 kB
    Initial commit: FinancialModernBERT package 26 days ago
  • tokenizer.py
    11.6 kB
    Initial commit: FinancialModernBERT package 26 days ago