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

DerivedFunction01
/
distilbert-finance-sec

Fill-Mask
Transformers
TensorBoard
Safetensors
English
distilbert
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use DerivedFunction01/distilbert-finance-sec with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use DerivedFunction01/distilbert-finance-sec with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="DerivedFunction01/distilbert-finance-sec")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("DerivedFunction01/distilbert-finance-sec")
    model = AutoModelForMaskedLM.from_pretrained("DerivedFunction01/distilbert-finance-sec")
  • Notebooks
  • Google Colab
  • Kaggle
distilbert-finance-sec / runs
99.4 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
DerivedFunction's picture
DerivedFunction
Model save
1021645 verified 2 months ago
  • Mar15_15-39-03_MSI
    Model save 2 months ago
  • Mar16_08-10-02_MSI
    Model save 2 months ago