codechrl commited on
Commit
7bef692
·
verified ·
1 Parent(s): 6ac43b0

Training update: 161,374/163,951 rows (98.43%) | +30 new @ 2025-11-11 16:29:24

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,943
79
- - **Rows processed (cumulative)**: 161,362 (98.43%)
80
- - **Training date**: 2025-11-11 16:05:23
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
75
  - **LR scheduler**: Linear with warmup
76
 
77
  ### Training Data
78
+ - **Total database rows**: 163,951
79
+ - **Rows processed (cumulative)**: 161,374 (98.43%)
80
+ - **Training date**: 2025-11-11 16:29:24
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:055a6f0743f6ea468a6ac205dd49dc811e4f2b54c58841efd0e0158ed0c35343
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dca49279fd6ad928f2f9cf1729d3744924f77b049741d38b3602d8c4e26e0437
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eb30a82b28c9e7fb384fcbbe6b05975f0095e6613f5f0a19dff74a7c9c33f8f9
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:511044a756d1f6fd29172f99bdd16cf4bcec8ff2718a089c1c21c61770fc7630
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1762877123.2740808,
3
- "trained_at_readable": "2025-11-11 16:05:23",
4
- "samples_this_session": 1455,
5
- "new_rows_this_session": 12,
6
- "trained_rows_total": 161362,
7
- "total_db_rows": 163943,
8
- "percentage": 98.42567233733675,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1762878564.9042382,
3
+ "trained_at_readable": "2025-11-11 16:29:24",
4
+ "samples_this_session": 1339,
5
+ "new_rows_this_session": 30,
6
+ "trained_rows_total": 161374,
7
+ "total_db_rows": 163951,
8
+ "percentage": 98.42818891010118,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,