Text Classification
Transformers
TensorBoard
Safetensors
PyTorch
bert
finance
financial-news
topic-classification
financial
news
Eval Results (legacy)
text-embeddings-inference
Instructions to use leonas5555/finnews-topic-single-classify with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use leonas5555/finnews-topic-single-classify with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="leonas5555/finnews-topic-single-classify")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("leonas5555/finnews-topic-single-classify") model = AutoModelForSequenceClassification.from_pretrained("leonas5555/finnews-topic-single-classify", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7aa5552bbb0576fdc16c4a00d924abe07cdf676e1a3de1a3be7989db8a768f72
- Size of remote file:
- 5.3 kB
- SHA256:
- b3ca33398265d2410bde3efc80097ab837d17ee96f818294084e1f81ededae0e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.