Training update: 163,816/335,866 rows (48.77%) | +991 new @ 2026-03-15 17:22:20
Browse files- README.md +2 -2
- model.safetensors +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**: 335,866
|
| 79 |
-
- **Rows processed (cumulative)**: 163,
|
| 80 |
-
- **Training date**: 2026-03-
|
| 81 |
|
| 82 |
### Post-Training Metrics
|
| 83 |
- **Final training loss**:
|
|
|
|
| 76 |
|
| 77 |
### Training Data
|
| 78 |
- **Total database rows**: 335,866
|
| 79 |
+
- **Rows processed (cumulative)**: 163,816 (48.77%)
|
| 80 |
+
- **Training date**: 2026-03-15 17:22:20
|
| 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 17671552
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b1ff239bc6a7bcabd5f15674b312395a289b90f64d824dbbb5b8e2f97bb1d641
|
| 3 |
size 17671552
|
training_metadata.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
{
|
| 2 |
-
"trained_at":
|
| 3 |
-
"trained_at_readable": "2026-03-
|
| 4 |
-
"samples_this_session":
|
| 5 |
-
"new_rows_this_session":
|
| 6 |
-
"trained_rows_total":
|
| 7 |
"total_db_rows": 335866,
|
| 8 |
-
"percentage": 48.
|
| 9 |
"final_loss": 0,
|
| 10 |
"epochs": 3,
|
| 11 |
"learning_rate": 5e-05,
|
|
|
|
| 1 |
{
|
| 2 |
+
"trained_at": 1773595340.8177426,
|
| 3 |
+
"trained_at_readable": "2026-03-15 17:22:20",
|
| 4 |
+
"samples_this_session": 1000,
|
| 5 |
+
"new_rows_this_session": 991,
|
| 6 |
+
"trained_rows_total": 163816,
|
| 7 |
"total_db_rows": 335866,
|
| 8 |
+
"percentage": 48.77421352563225,
|
| 9 |
"final_loss": 0,
|
| 10 |
"epochs": 3,
|
| 11 |
"learning_rate": 5e-05,
|