nhellyercreek commited on
Commit
77ee56f
·
verified ·
1 Parent(s): 90a83ea

Upload URL Phishing Classifier model

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -30,6 +30,10 @@ This model is based on **roberta-base** and has been fine-tuned for phishing det
30
  - **Max Length**: 256
31
 
32
 
 
 
 
 
33
  ## Evaluation Results
34
 
35
  ### Test Set Metrics
@@ -47,6 +51,7 @@ This model is based on **roberta-base** and has been fine-tuned for phishing det
47
  - **Runtime**: 142.5284
48
  - **Samples Per Second**: 1524.0900
49
  - **Steps Per Second**: 31.7550
 
50
 
51
  ### Validation Set Metrics
52
 
@@ -63,6 +68,7 @@ This model is based on **roberta-base** and has been fine-tuned for phishing det
63
  - **Runtime**: 195.9861
64
  - **Samples Per Second**: 1662.5610
65
  - **Steps Per Second**: 34.6400
 
66
 
67
 
68
  ## Usage
 
30
  - **Max Length**: 256
31
 
32
 
33
+
34
+
35
+
36
+
37
  ## Evaluation Results
38
 
39
  ### Test Set Metrics
 
51
  - **Runtime**: 142.5284
52
  - **Samples Per Second**: 1524.0900
53
  - **Steps Per Second**: 31.7550
54
+ - **Epoch**: 5.0000
55
 
56
  ### Validation Set Metrics
57
 
 
68
  - **Runtime**: 195.9861
69
  - **Samples Per Second**: 1662.5610
70
  - **Steps Per Second**: 34.6400
71
+ - **Epoch**: 5.0000
72
 
73
 
74
  ## Usage