Update README.md
Browse files
README.md
CHANGED
|
@@ -42,6 +42,18 @@ This model is intended to demonstrate my ability to solve a complex problem usin
|
|
| 42 |
|
| 43 |
Dataset Source: https://www.kaggle.com/datasets/sid321axn/malicious-urls-dataset
|
| 44 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 45 |
## Training procedure
|
| 46 |
|
| 47 |
### Training hyperparameters
|
|
@@ -61,7 +73,6 @@ The following hyperparameters were used during training:
|
|
| 61 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:-----------:|:--------:|:--------:|:---------------:|:------------:|:------------:|:------------------:|:---------------:|:---------------:|
|
| 62 |
| 0.8273 | 1.0 | 6450 | 0.8225 | 0.7279 | 0.6508 | 0.7279 | 0.4611 | 0.7279 | 0.7279 | 0.4422 | 0.6256 | 0.7279 | 0.5436 |
|
| 63 |
|
| 64 |
-
|
| 65 |
### Framework versions
|
| 66 |
|
| 67 |
- Transformers 4.27.4
|
|
|
|
| 42 |
|
| 43 |
Dataset Source: https://www.kaggle.com/datasets/sid321axn/malicious-urls-dataset
|
| 44 |
|
| 45 |
+
_Input Word Length:_
|
| 46 |
+
|
| 47 |
+

|
| 48 |
+
|
| 49 |
+
_Input Word Length By Class:_
|
| 50 |
+
|
| 51 |
+

|
| 52 |
+
|
| 53 |
+
_Class Distribution:_
|
| 54 |
+
|
| 55 |
+
/Images/Class%20Distribution.png)
|
| 56 |
+
|
| 57 |
## Training procedure
|
| 58 |
|
| 59 |
### Training hyperparameters
|
|
|
|
| 73 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:-----------:|:--------:|:--------:|:---------------:|:------------:|:------------:|:------------------:|:---------------:|:---------------:|
|
| 74 |
| 0.8273 | 1.0 | 6450 | 0.8225 | 0.7279 | 0.6508 | 0.7279 | 0.4611 | 0.7279 | 0.7279 | 0.4422 | 0.6256 | 0.7279 | 0.5436 |
|
| 75 |
|
|
|
|
| 76 |
### Framework versions
|
| 77 |
|
| 78 |
- Transformers 4.27.4
|