Training update: 139,560/240,655 rows (57.99%) | +95 new @ 2025-10-30 16:47:31
Browse files- README.md +2 -2
- model.safetensors +1 -1
- training_args.bin +1 -1
- training_metadata.json +6 -6
README.md
CHANGED
|
@@ -76,8 +76,8 @@ Since cybersecurity data often contains lengthy alert descriptions and execution
|
|
| 76 |
|
| 77 |
### Training Data
|
| 78 |
- **Total database rows**: 240,655
|
| 79 |
-
- **Rows processed (cumulative)**: 139,
|
| 80 |
-
- **Training date**: 2025-10-30 16:
|
| 81 |
|
| 82 |
### Post-Training Metrics
|
| 83 |
- **Final training loss**:
|
|
|
|
| 76 |
|
| 77 |
### Training Data
|
| 78 |
- **Total database rows**: 240,655
|
| 79 |
+
- **Rows processed (cumulative)**: 139,560 (57.99%)
|
| 80 |
+
- **Training date**: 2025-10-30 16:47:31
|
| 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:2b72fb835a8fb503c327b1c79a5c1faea73b06dac9f80ea64ef12e2a22c91e69
|
| 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:1ad0b88f9d040e85360d59394dcf0dd656793a3bc43d17431d620cbd2a1aa742
|
| 3 |
size 5905
|
training_metadata.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
{
|
| 2 |
-
"trained_at":
|
| 3 |
-
"trained_at_readable": "2025-10-30 16:
|
| 4 |
-
"samples_this_session":
|
| 5 |
-
"new_rows_this_session":
|
| 6 |
-
"trained_rows_total":
|
| 7 |
"total_db_rows": 240655,
|
| 8 |
-
"percentage": 57.
|
| 9 |
"final_loss": 0,
|
| 10 |
"epochs": 3,
|
| 11 |
"learning_rate": 5e-05,
|
|
|
|
| 1 |
{
|
| 2 |
+
"trained_at": 1761842851.5600727,
|
| 3 |
+
"trained_at_readable": "2025-10-30 16:47:31",
|
| 4 |
+
"samples_this_session": 95,
|
| 5 |
+
"new_rows_this_session": 95,
|
| 6 |
+
"trained_rows_total": 139560,
|
| 7 |
"total_db_rows": 240655,
|
| 8 |
+
"percentage": 57.99173090108246,
|
| 9 |
"final_loss": 0,
|
| 10 |
"epochs": 3,
|
| 11 |
"learning_rate": 5e-05,
|