codechrl commited on
Commit
b0bc6de
·
verified ·
1 Parent(s): aa8fd91

Training update: 160,872/163,670 rows (98.29%) | +6 new @ 2025-11-10 19:19:28

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,658
79
- - **Rows processed (cumulative)**: 160,859 (98.29%)
80
- - **Training date**: 2025-11-10 18:57:13
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
75
  - **LR scheduler**: Linear with warmup
76
 
77
  ### Training Data
78
+ - **Total database rows**: 163,670
79
+ - **Rows processed (cumulative)**: 160,872 (98.29%)
80
+ - **Training date**: 2025-11-10 19:19:28
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:aa87a98da4f0a85535df8e6ea7c80dacacadd1a9f60f043c2778e321410e3336
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d61513317db837aedfb324e39657e9e06d539018af0c3e5174d6c45ccb86a3f3
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1866360bc6ccf6e5c07ab4003493e697f146917a4d0ae0f2deb6ea968cbc4248
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9195a4612c39e534022d5a4de95dc7c3c8fa588d69b083ad82b4d0455c08cb3
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1762801033.4779387,
3
- "trained_at_readable": "2025-11-10 18:57:13",
4
- "samples_this_session": 1666,
5
- "new_rows_this_session": 13,
6
- "trained_rows_total": 160859,
7
- "total_db_rows": 163658,
8
- "percentage": 98.28972613621087,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1762802368.0227263,
3
+ "trained_at_readable": "2025-11-10 19:19:28",
4
+ "samples_this_session": 1353,
5
+ "new_rows_this_session": 6,
6
+ "trained_rows_total": 160872,
7
+ "total_db_rows": 163670,
8
+ "percentage": 98.29046251603837,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,