ccaug/modernbert-pcap
Browse files- README.md +19 -16
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 21 |
|
| 22 |
This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on the None dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
-
- Loss: 0.
|
| 25 |
-
- Accuracy: 0.
|
| 26 |
-
- F1: 0.
|
| 27 |
-
- Precision: 0.
|
| 28 |
-
- Recall: 0.
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
@@ -44,7 +44,7 @@ More information needed
|
|
| 44 |
### Training hyperparameters
|
| 45 |
|
| 46 |
The following hyperparameters were used during training:
|
| 47 |
-
- learning_rate:
|
| 48 |
- train_batch_size: 6
|
| 49 |
- eval_batch_size: 6
|
| 50 |
- seed: 42
|
|
@@ -52,22 +52,25 @@ The following hyperparameters were used during training:
|
|
| 52 |
- total_train_batch_size: 12
|
| 53 |
- optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 54 |
- lr_scheduler_type: linear
|
| 55 |
-
- num_epochs:
|
| 56 |
- mixed_precision_training: Native AMP
|
| 57 |
|
| 58 |
### Training results
|
| 59 |
|
| 60 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
| 61 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
| 62 |
-
| 3.
|
| 63 |
-
|
|
| 64 |
-
| 1.
|
| 65 |
-
| 0.
|
| 66 |
-
| 0.
|
| 67 |
-
| 0.
|
| 68 |
-
|
|
| 69 |
-
| 0.
|
| 70 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
| 71 |
|
| 72 |
|
| 73 |
### Framework versions
|
|
|
|
| 21 |
|
| 22 |
This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on the None dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
+
- Loss: 0.2000
|
| 25 |
+
- Accuracy: 0.9433
|
| 26 |
+
- F1: 0.9429
|
| 27 |
+
- Precision: 0.9508
|
| 28 |
+
- Recall: 0.9433
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
|
|
| 44 |
### Training hyperparameters
|
| 45 |
|
| 46 |
The following hyperparameters were used during training:
|
| 47 |
+
- learning_rate: 4e-05
|
| 48 |
- train_batch_size: 6
|
| 49 |
- eval_batch_size: 6
|
| 50 |
- seed: 42
|
|
|
|
| 52 |
- total_train_batch_size: 12
|
| 53 |
- optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 54 |
- lr_scheduler_type: linear
|
| 55 |
+
- num_epochs: 2
|
| 56 |
- mixed_precision_training: Native AMP
|
| 57 |
|
| 58 |
### Training results
|
| 59 |
|
| 60 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
| 61 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
| 62 |
+
| 3.8028 | 0.0833 | 25 | 1.5191 | 0.3944 | 0.2893 | 0.4598 | 0.3944 |
|
| 63 |
+
| 2.2046 | 0.1667 | 50 | 0.7147 | 0.75 | 0.7423 | 0.7685 | 0.75 |
|
| 64 |
+
| 1.2172 | 0.25 | 75 | 0.6074 | 0.7989 | 0.7727 | 0.8508 | 0.7989 |
|
| 65 |
+
| 0.9054 | 0.3333 | 100 | 0.3817 | 0.8656 | 0.8637 | 0.8907 | 0.8656 |
|
| 66 |
+
| 0.873 | 0.4167 | 125 | 0.3460 | 0.8678 | 0.8665 | 0.8810 | 0.8678 |
|
| 67 |
+
| 0.7074 | 0.5 | 150 | 0.2918 | 0.8889 | 0.8848 | 0.9159 | 0.8889 |
|
| 68 |
+
| 1.0552 | 0.5833 | 175 | 0.2550 | 0.89 | 0.8868 | 0.9130 | 0.89 |
|
| 69 |
+
| 0.5167 | 0.6667 | 200 | 0.2660 | 0.9044 | 0.9043 | 0.9071 | 0.9044 |
|
| 70 |
+
| 0.3174 | 0.75 | 225 | 0.2641 | 0.8956 | 0.8882 | 0.9235 | 0.8956 |
|
| 71 |
+
| 0.3369 | 0.8333 | 250 | 0.1745 | 0.9489 | 0.9490 | 0.9520 | 0.9489 |
|
| 72 |
+
| 0.2966 | 0.9167 | 275 | 0.1484 | 0.9567 | 0.9568 | 0.9589 | 0.9567 |
|
| 73 |
+
| 0.5544 | 1.0 | 300 | 0.2000 | 0.9433 | 0.9429 | 0.9508 | 0.9433 |
|
| 74 |
|
| 75 |
|
| 76 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 598461316
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b2f89595e496e2c31773377d1e8822a1b55bbae0d268e0e4fd74fe00bbac3f01
|
| 3 |
size 598461316
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5777
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1338d801601b58554a849c9ae5a59dae0269bba5783fe44b7da195e0dbd8ab49
|
| 3 |
size 5777
|