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

Training update: 160,859/163,658 rows (98.29%) | +13 new @ 2025-11-10 18:57:13

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,649
79
- - **Rows processed (cumulative)**: 160,852 (98.29%)
80
- - **Training date**: 2025-11-10 17:05:26
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
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**:
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:932abe2e1c04ece8028b9b790957095cf4dc25475230d2f411c99bce16a21e2e
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa87a98da4f0a85535df8e6ea7c80dacacadd1a9f60f043c2778e321410e3336
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9306a11ab961b5b782dfbce8a3d1f4a74acb589c33b854fa2b6531d89108d211
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1866360bc6ccf6e5c07ab4003493e697f146917a4d0ae0f2deb6ea968cbc4248
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1762794326.6188796,
3
- "trained_at_readable": "2025-11-10 17:05:26",
4
- "samples_this_session": 1390,
5
- "new_rows_this_session": 7,
6
- "trained_rows_total": 160852,
7
- "total_db_rows": 163649,
8
- "percentage": 98.29085420625852,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
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,