codechrl commited on
Commit
b009c37
·
verified ·
1 Parent(s): 5a1e02d

Training update: 138,687/240,643 rows (57.63%) | +247 new @ 2025-10-30 14:05:58

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**: 240,640
79
- - **Rows processed (cumulative)**: 138,673 (57.63%)
80
- - **Training date**: 2025-10-30 13:26:27
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
75
  - **LR scheduler**: Linear with warmup
76
 
77
  ### Training Data
78
+ - **Total database rows**: 240,643
79
+ - **Rows processed (cumulative)**: 138,687 (57.63%)
80
+ - **Training date**: 2025-10-30 14:05:58
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:bfcb3402d930aca50804608c575c3c8e054a09fd809ce376218717734fc38cbf
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e41f118a3a931c2c705cfad3d6cbec3c968fc6cf85a2e1f0a9a7a95e8c597da0
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c30f88375ca334a9a4c35ad92134065bd3479f99b472ce4b8485eaa911cec23c
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bb44a785e53dff41a420152d79b99884e11e26be4b37cc011b4774192341bb1
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1761830787.8483543,
3
- "trained_at_readable": "2025-10-30 13:26:27",
4
- "samples_this_session": 2080,
5
- "new_rows_this_session": 14,
6
- "trained_rows_total": 138673,
7
- "total_db_rows": 240640,
8
- "percentage": 57.62674534574468,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1761833158.3716147,
3
+ "trained_at_readable": "2025-10-30 14:05:58",
4
+ "samples_this_session": 1988,
5
+ "new_rows_this_session": 247,
6
+ "trained_rows_total": 138687,
7
+ "total_db_rows": 240643,
8
+ "percentage": 57.63184468278737,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,