Instructions to use RecordedFuture/Swedish-Sentiment-Fear-Targets with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use RecordedFuture/Swedish-Sentiment-Fear-Targets with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="RecordedFuture/Swedish-Sentiment-Fear-Targets")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("RecordedFuture/Swedish-Sentiment-Fear-Targets") model = AutoModelForTokenClassification.from_pretrained("RecordedFuture/Swedish-Sentiment-Fear-Targets") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- fe8ea9804ce644c8b79354ad366a42aa36be49fe3a11a2860a3eb1314b059950
- Size of remote file:
- 496 MB
- SHA256:
- cf2f3d0215a526e5552f7423ed7e232e4937e69658f54182c3fa3de0f3ca9d01
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.