Training update: 159,615/161,616 rows (98.76%) | +4 new @ 2025-11-08 15:05:45
Browse files- README.md +3 -3
- model.safetensors +1 -1
- training_args.bin +1 -1
- training_metadata.json +6 -6
README.md
CHANGED
|
@@ -75,9 +75,9 @@ Since cybersecurity data often contains lengthy alert descriptions and execution
|
|
| 75 |
- **LR scheduler**: Linear with warmup
|
| 76 |
|
| 77 |
### Training Data
|
| 78 |
-
- **Total database rows**: 161,
|
| 79 |
-
- **Rows processed (cumulative)**: 159,
|
| 80 |
-
- **Training date**: 2025-11-08
|
| 81 |
|
| 82 |
### Post-Training Metrics
|
| 83 |
- **Final training loss**:
|
|
|
|
| 75 |
- **LR scheduler**: Linear with warmup
|
| 76 |
|
| 77 |
### Training Data
|
| 78 |
+
- **Total database rows**: 161,616
|
| 79 |
+
- **Rows processed (cumulative)**: 159,615 (98.76%)
|
| 80 |
+
- **Training date**: 2025-11-08 15:05:45
|
| 81 |
|
| 82 |
### Post-Training Metrics
|
| 83 |
- **Final training loss**:
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 17671560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c153762c8567c78498e7b30f1b579d3fdc081920adb2f4fc4cddcb4678cead6b
|
| 3 |
size 17671560
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5905
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5e6d54b0bbe4cfcedbb71db2f8002dcbaa5533f9d9f0139b8b5b7672bc98e902
|
| 3 |
size 5905
|
training_metadata.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
{
|
| 2 |
-
"trained_at":
|
| 3 |
-
"trained_at_readable": "2025-11-08
|
| 4 |
-
"samples_this_session":
|
| 5 |
"new_rows_this_session": 4,
|
| 6 |
-
"trained_rows_total":
|
| 7 |
-
"total_db_rows":
|
| 8 |
-
"percentage": 98.
|
| 9 |
"final_loss": 0,
|
| 10 |
"epochs": 3,
|
| 11 |
"learning_rate": 5e-05,
|
|
|
|
| 1 |
{
|
| 2 |
+
"trained_at": 1762614345.524244,
|
| 3 |
+
"trained_at_readable": "2025-11-08 15:05:45",
|
| 4 |
+
"samples_this_session": 1398,
|
| 5 |
"new_rows_this_session": 4,
|
| 6 |
+
"trained_rows_total": 159615,
|
| 7 |
+
"total_db_rows": 161616,
|
| 8 |
+
"percentage": 98.76188001188001,
|
| 9 |
"final_loss": 0,
|
| 10 |
"epochs": 3,
|
| 11 |
"learning_rate": 5e-05,
|