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

tsphua
/
modernbert-fingpt

Text Classification
Transformers
TensorBoard
Safetensors
modernbert
Generated from Trainer
text-embeddings-inference
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use tsphua/modernbert-fingpt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use tsphua/modernbert-fingpt with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="tsphua/modernbert-fingpt")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("tsphua/modernbert-fingpt")
    model = AutoModelForSequenceClassification.from_pretrained("tsphua/modernbert-fingpt")
  • Notebooks
  • Google Colab
  • Kaggle
modernbert-fingpt / logs
48.2 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
tsphua's picture
tsphua
tsphua/modernbert-finGPT
2af3074 verified 10 months ago
  • events.out.tfevents.1753952253.ac7b6bec1254.3797.0
    6.06 kB
    xet
    tsphua/modernbert-finGPT 10 months ago
  • events.out.tfevents.1753952658.ac7b6bec1254.3797.1
    41.5 kB
    xet
    tsphua/modernbert-finGPT 10 months ago
  • events.out.tfevents.1753955889.ac7b6bec1254.3797.2
    560 Bytes
    xet
    tsphua/modernbert-finGPT 10 months ago