Update README.md
Browse files
README.md
CHANGED
|
@@ -40,6 +40,9 @@ This is a fine-tuned **BERT-base-uncased** model for multi-label emotion classif
|
|
| 40 |
- **Epochs**: 5
|
| 41 |
- **Hardware**: Kaggle T4 x2 GPUs
|
| 42 |
|
|
|
|
|
|
|
|
|
|
| 43 |
## Performance
|
| 44 |
|
| 45 |
- **Micro F1**: 0.6025 (optimized thresholds)
|
|
|
|
| 40 |
- **Epochs**: 5
|
| 41 |
- **Hardware**: Kaggle T4 x2 GPUs
|
| 42 |
|
| 43 |
+
## Try It Out
|
| 44 |
+
For accurate predictions with optimized thresholds, use the [Gradio demo](https://logasanjeev-goemotions-bert-demo.hf.space).
|
| 45 |
+
|
| 46 |
## Performance
|
| 47 |
|
| 48 |
- **Micro F1**: 0.6025 (optimized thresholds)
|