codechrl commited on
Commit
b234aa2
·
verified ·
1 Parent(s): 9a87544

Training update: 161,298/163,890 rows (98.42%) | +43 new @ 2025-11-11 12:12:40

Browse files
Files changed (4) hide show
  1. README.md +3 -3
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
  4. training_metadata.json +7 -7
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**: 163,886
79
- - **Rows processed (cumulative)**: 161,294 (98.42%)
80
- - **Training date**: 2025-11-11 11:06:46
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
75
  - **LR scheduler**: Linear with warmup
76
 
77
  ### Training Data
78
+ - **Total database rows**: 163,890
79
+ - **Rows processed (cumulative)**: 161,298 (98.42%)
80
+ - **Training date**: 2025-11-11 12:12:40
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:4a329110032db564f0e7bdee4a21d547e13f570a9e737be3b6d352bf73988c98
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c760c3f68b20a91ee4cb792b63e145763d81fccd68a9bb83e559b4235738256
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:58bcc8d49be57629213119b963b9f76ac58d43e2a92d62909d1ed1a66ee79dbb
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:433bad804e74bea75b2f4393bc8e9331845e0a0e0b5e90971bdcee9a7434a111
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1762859206.9036837,
3
- "trained_at_readable": "2025-11-11 11:06:46",
4
- "samples_this_session": 1382,
5
- "new_rows_this_session": 4,
6
- "trained_rows_total": 161294,
7
- "total_db_rows": 163886,
8
- "percentage": 98.41841279914087,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1762863160.3251743,
3
+ "trained_at_readable": "2025-11-11 12:12:40",
4
+ "samples_this_session": 1380,
5
+ "new_rows_this_session": 43,
6
+ "trained_rows_total": 161298,
7
+ "total_db_rows": 163890,
8
+ "percentage": 98.41845140032949,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,