Instructions to use yiyanghkust/finbert-pretrain with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use yiyanghkust/finbert-pretrain with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="yiyanghkust/finbert-pretrain")# Load model directly from transformers import AutoModelForMaskedLM model = AutoModelForMaskedLM.from_pretrained("yiyanghkust/finbert-pretrain", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
4835db7 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:46dd5b5cbf7141b0c5d882516243abf71cfa4a27e57023c43290d655fccfb48c
size 441551705
|