codechrl commited on
Commit
acb59f6
·
verified ·
1 Parent(s): 4b66c49

Training update: 150,288/241,409 rows (62.25%) | +395 new @ 2025-11-03 14:58:06

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,401
79
- - **Rows processed (cumulative)**: 150,267 (62.25%)
80
- - **Training date**: 2025-11-03 14:10:57
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
75
  - **LR scheduler**: Linear with warmup
76
 
77
  ### Training Data
78
+ - **Total database rows**: 241,409
79
+ - **Rows processed (cumulative)**: 150,288 (62.25%)
80
+ - **Training date**: 2025-11-03 14:58:06
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:d125cf3631650761ef7d207f94fcffa5d0f5891a975fc4cb6f029400413e9de1
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15688441fe59899d0d0a61f0c1fe56d9d41bfa131ac24311adefe72bdb3d6c31
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:663a9b50d80132aaf0505a09dd13454fda0828ccc21542f68d11bcb1d127f9ff
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b752f74fa24eafdba7f3aee836b92231631f9f0249d7da2324e8c1fd62087307
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1762179057.6793642,
3
- "trained_at_readable": "2025-11-03 14:10:57",
4
- "samples_this_session": 1509,
5
- "new_rows_this_session": 21,
6
- "trained_rows_total": 150267,
7
- "total_db_rows": 241401,
8
- "percentage": 62.24787801210434,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1762181886.7172368,
3
+ "trained_at_readable": "2025-11-03 14:58:06",
4
+ "samples_this_session": 1499,
5
+ "new_rows_this_session": 395,
6
+ "trained_rows_total": 150288,
7
+ "total_db_rows": 241409,
8
+ "percentage": 62.25451412333426,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,