File size: 546 Bytes
7fa7c56 39afcd2 1bc5351 7fa7c56 34ffa8a 7fa7c56 39afcd2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | ---
tags:
- text-classification
base_model: microsoft/deberta-v3-base
widget:
- text: Tout était excellent, mais le film était nul.
license: mit
language:
- fr
- en
- de
metrics:
- accuracy
- f1
- roc_auc
library_name: transformers
pipeline_tag: text-classification
---
# Model Trained by NansK13 for sentiment analysis classification
- Problem type: Text Classification
## Validation Metrics
loss: 0.35031697154045105
f1: 0.869073275862069
precision: 0.8529878371232152
recall: 0.885777045579352
auc: 0.9395007159925164
accuracy: 0.865 |