Training update: 163,191/164,092 rows (99.45%) | +67 new @ 2025-11-13 07:05:35
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**: 164,092
|
| 79 |
-
- **Rows processed (cumulative)**: 163,
|
| 80 |
-
- **Training date**: 2025-11-13
|
| 81 |
|
| 82 |
### Post-Training Metrics
|
| 83 |
- **Final training loss**:
|
|
|
|
| 76 |
|
| 77 |
### Training Data
|
| 78 |
- **Total database rows**: 164,092
|
| 79 |
+
- **Rows processed (cumulative)**: 163,191 (99.45%)
|
| 80 |
+
- **Training date**: 2025-11-13 07:05:35
|
| 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:8032a6245accd339c1d2c1fe9f9674f5eddb531a834ba5b9d2e9035daa3aa4c0
|
| 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:6cd3cce824720c4c5fc2824f84bc4ddec6fb7e00c59568f9c793c25db25817ec
|
| 3 |
size 5905
|
training_metadata.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
{
|
| 2 |
-
"trained_at":
|
| 3 |
-
"trained_at_readable": "2025-11-13
|
| 4 |
-
"samples_this_session":
|
| 5 |
-
"new_rows_this_session":
|
| 6 |
-
"trained_rows_total":
|
| 7 |
"total_db_rows": 164092,
|
| 8 |
-
"percentage": 99.
|
| 9 |
"final_loss": 0,
|
| 10 |
"epochs": 3,
|
| 11 |
"learning_rate": 5e-05,
|
|
|
|
| 1 |
{
|
| 2 |
+
"trained_at": 1763017535.8335285,
|
| 3 |
+
"trained_at_readable": "2025-11-13 07:05:35",
|
| 4 |
+
"samples_this_session": 1510,
|
| 5 |
+
"new_rows_this_session": 67,
|
| 6 |
+
"trained_rows_total": 163191,
|
| 7 |
"total_db_rows": 164092,
|
| 8 |
+
"percentage": 99.45091777783195,
|
| 9 |
"final_loss": 0,
|
| 10 |
"epochs": 3,
|
| 11 |
"learning_rate": 5e-05,
|