bibrani commited on
Commit
96ef87d
·
verified ·
1 Parent(s): ed19e2f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -20,8 +20,9 @@ The model achieved the following performance metrics on the evaluation dataset:
20
  | 1 | 0.92 | 0.94 | 0.93 | 1467 |
21
 
22
  Accuracy: 0.91
23
- | Macro Avg | Precision = 0.90 Recall = 0.89 F1-Score = 0.90 |
24
- | Weighted Avg | Precision = 0.90 Recall = 0.91 F1-Score = 0.90 |
 
25
 
26
  # Training Details
27
  | Model Architecture | BERT (Bidirectional Encoder Representations from Transformers) |
 
20
  | 1 | 0.92 | 0.94 | 0.93 | 1467 |
21
 
22
  Accuracy: 0.91
23
+ | Macro Avg | Weighted Avg |
24
+ | --------- | ------------ |
25
+ | Precision = 0.90 Recall = 0.89 F1-Score = 0.90 | Precision = 0.90 Recall = 0.91 F1-Score = 0.90 |
26
 
27
  # Training Details
28
  | Model Architecture | BERT (Bidirectional Encoder Representations from Transformers) |