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

deadlyhacker
/
investopedia_finbert

Fill-Mask
Transformers
google-tensorflow TensorFlow
bert
generated_from_keras_callback
Model card Files Files and versions
xet
Community
1

Instructions to use deadlyhacker/investopedia_finbert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use deadlyhacker/investopedia_finbert with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="deadlyhacker/investopedia_finbert")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("deadlyhacker/investopedia_finbert")
    model = AutoModelForMaskedLM.from_pretrained("deadlyhacker/investopedia_finbert")
  • Notebooks
  • Google Colab
  • Kaggle
investopedia_finbert
5.34 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 15 commits
deadlyhacker's picture
deadlyhacker
Training in progress epoch 10
7c607b0 about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • README.md
    2.27 kB
    Training in progress epoch 10 about 3 years ago
  • config.json
    793 Bytes
    Training in progress epoch 0 about 3 years ago
  • model-01.h5
    534 MB
    xet
    Training in progress epoch 0 about 3 years ago
  • model-02.h5
    534 MB
    xet
    Training in progress epoch 1 about 3 years ago
  • model-03.h5
    534 MB
    xet
    Training in progress epoch 2 about 3 years ago
  • model-04.h5
    534 MB
    xet
    Training in progress epoch 3 about 3 years ago
  • model-05.h5
    534 MB
    xet
    Training in progress epoch 4 about 3 years ago
  • model-06.h5
    534 MB
    xet
    Training in progress epoch 5 about 3 years ago
  • model-07.h5
    534 MB
    xet
    Training in progress epoch 6 about 3 years ago
  • model-08.h5
    534 MB
    xet
    Training in progress epoch 7 about 3 years ago
  • model-11.h5
    534 MB
    xet
    Training in progress epoch 10 about 3 years ago
  • special_tokens_map.json
    125 Bytes
    Training in progress epoch 0 about 3 years ago
  • tf_model.h5
    534 MB
    xet
    Training in progress epoch 10 about 3 years ago
  • tokenizer.json
    711 kB
    Training in progress epoch 0 about 3 years ago
  • tokenizer_config.json
    366 Bytes
    Training in progress epoch 0 about 3 years ago
  • vocab.txt
    232 kB
    Training in progress epoch 0 about 3 years ago