Text Classification
Transformers
Safetensors
English
bert
CBDC
Central Bank Digital Currencies
Central Bank Digital Currency
Sentiment Analysis
Central Bank
Tone
Finance
NLP
Finance NLP
BERT
Transformers
Digital Currency
text-embeddings-inference
Instructions to use bilalzafar/CBDC-Sentiment with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bilalzafar/CBDC-Sentiment with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="bilalzafar/CBDC-Sentiment")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("bilalzafar/CBDC-Sentiment") model = AutoModelForSequenceClassification.from_pretrained("bilalzafar/CBDC-Sentiment") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
ae2a1d5 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:4ac99b78b788aade1c0f2545903ae3e45369ca46aeac54cfee5e281ea6d25e99
size 5432
|