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 / tests
108 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 6 commits
edereynal's picture
edereynal
Add paper.pdf, expand benchmarks to 65/67 entries, add MLM-pretrained model
4aa1290 about 1 month ago
  • results
    Add paper.pdf, expand benchmarks to 65/67 entries, add MLM-pretrained model about 1 month ago
  • test_cls_retrieval.py
    42.5 kB
    Add paper.pdf, expand benchmarks to 65/67 entries, add MLM-pretrained model about 1 month ago
  • test_financial_numeracy.py
    34.5 kB
    Add paper.pdf, expand benchmarks to 65/67 entries, add MLM-pretrained model about 1 month ago
  • test_mlm_numbers.py
    6.46 kB
    Adding a small test to illustrrate about 2 months ago