jagan-raj commited on
Commit
4549c57
·
verified ·
1 Parent(s): 275bd72

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -33,6 +33,10 @@ The model is trained to classify emails as either phishing or legitimate by anal
33
  - **Dataset:** zefang-liu/phishing-email-dataset
34
 
35
 
 
 
 
 
36
  ### How to Use
37
 
38
  **Step 1:** Installing Dependencies: Use the command below to install all the required libraries:
 
33
  - **Dataset:** zefang-liu/phishing-email-dataset
34
 
35
 
36
+ ## Evaluation
37
+
38
+ TrainOutput(global_step=6297, training_loss=0.07093968526965307, metrics={'train_runtime': 5545.442, 'train_samples_per_second': 9.08, 'train_steps_per_second': 1.136, 'total_flos': 1.32489571926528e+16, 'train_loss': 0.07093968526965307, 'epoch': 3.0})
39
+
40
  ### How to Use
41
 
42
  **Step 1:** Installing Dependencies: Use the command below to install all the required libraries: