Instructions to use simpliTax/category-finbert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use simpliTax/category-finbert with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="simpliTax/category-finbert")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("simpliTax/category-finbert") model = AutoModelForSequenceClassification.from_pretrained("simpliTax/category-finbert", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 81bdde6788aa5003b6b15b2b1ecbe1056f9221869c68729bfb642bcaf73f559e
- Size of remote file:
- 5.27 kB
- SHA256:
- a1e2ebb3738a2ee7e06b8efc3e3e319dc15c8450773965c96d2b23d9cae7cb07
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.