File size: 643 Bytes
5b889b7 34ac8be 5b889b7 34ac8be |
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 36 |
---
tags:
- autotrain
- text-classification
base_model: mrm8488/distilroberta-finetuned-financial-news-sentiment-analysis
widget:
- text: I love AutoTrain
library_name: transformers
---
# Model Trained Using AutoTrain
- Problem type: Text Classification
## Validation Metrics
loss: 0.5204629898071289
f1_macro: 0.8248638325526141
f1_micro: 0.8391752577319588
f1_weighted: 0.8401728559000128
precision_macro: 0.8043237511636941
precision_micro: 0.8391752577319588
precision_weighted: 0.845019702890122
recall_macro: 0.853526208639845
recall_micro: 0.8391752577319588
recall_weighted: 0.8391752577319588
accuracy: 0.8391752577319588 |