codechrl commited on
Commit
babbb7e
·
verified ·
1 Parent(s): f233094

Training update: 154,059/241,697 rows (63.74%) | +578 new @ 2025-11-05 16:15:33

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**: 241,694
79
- - **Rows processed (cumulative)**: 154,056 (63.74%)
80
- - **Training date**: 2025-11-05 15:59:31
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
75
  - **LR scheduler**: Linear with warmup
76
 
77
  ### Training Data
78
+ - **Total database rows**: 241,697
79
+ - **Rows processed (cumulative)**: 154,059 (63.74%)
80
+ - **Training date**: 2025-11-05 16:15:33
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:750f1051c84e2852bff688dd3c050e3940bb11f7e1f5dceb536ad16503a78fc6
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cdfe065f374a3543832462384dc28ad8970f61faacc7616228cc8ab95d0a4a6
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:966f1ad39a7642fba37584a42a72407e0f4955c83f3a197445824cc90365c1af
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5d0bd76934a2891fb18e76903f70d257f9089c94438ff03d8da911c48131de5
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1762358371.3140757,
3
- "trained_at_readable": "2025-11-05 15:59:31",
4
- "samples_this_session": 1337,
5
- "new_rows_this_session": 3,
6
- "trained_rows_total": 154056,
7
- "total_db_rows": 241694,
8
- "percentage": 63.740101119597504,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1762359333.9161468,
3
+ "trained_at_readable": "2025-11-05 16:15:33",
4
+ "samples_this_session": 1499,
5
+ "new_rows_this_session": 578,
6
+ "trained_rows_total": 154059,
7
+ "total_db_rows": 241697,
8
+ "percentage": 63.74055118598907,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,