This model was converted to OpenVINO from ac0hik/Sentiment_Analysis_French using optimum-intel
via the export space.
First make sure you have optimum-intel installed:
pip install optimum[openvino]
To load your model you can do as follows:
from optimum.intel import OVModelForSequenceClassification
model_id = "BahAilime/Sentiment_Analysis_French-openvino"
model = OVModelForSequenceClassification.from_pretrained(model_id)
- Downloads last month
- 12
Model tree for BahAilime/Sentiment_Analysis_French-openvino
Base model
almanach/camembert-base
Finetuned
ac0hik/Sentiment_Analysis_French Evaluation results
- Accuracy on tweet_sentiment_multilingualvalidation set self-reported0.765