ENTUM-AI commited on
Commit
a2ddafe
·
verified ·
1 Parent(s): 909f54a

Initial upload of DistilBERT Clickbait Classifier

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -35,13 +35,13 @@ The model was fine-tuned using the `bhargavasthet/clickbait_dataset`, which cont
35
 
36
  ## Performance Metrics
37
 
38
- *(Note: These metrics will be updated after training is complete!)*
39
 
40
- - **Accuracy:** `TBD`
41
- - **F1 Score:** `TBD`
42
- - **Precision:** `TBD`
43
- - **Recall:** `TBD`
44
- - **Evaluation Loss:** `TBD`
45
 
46
  ## Training Constraints & Hyperparameters
47
 
 
35
 
36
  ## Performance Metrics
37
 
38
+ The model achieved excellent performance on the `marksverdhei/clickbait_title_classification` validation set:
39
 
40
+ - **Accuracy:** `0.9864` (98.6%)
41
+ - **F1 Score:** `0.9862` (98.6%)
42
+ - **Precision:** `0.9867` (98.6%)
43
+ - **Recall:** `0.9857` (98.5%)
44
+ - **Evaluation Loss:** `0.0488`
45
 
46
  ## Training Constraints & Hyperparameters
47