logasanjeev commited on
Commit
ec8ac23
·
verified ·
1 Parent(s): 16e814d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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)