codechrl commited on
Commit
978ec86
·
verified ·
1 Parent(s): 82762fd

Training update: 161,020/163,690 rows (98.37%) | +43 new @ 2025-11-10 22:02:51

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,680
79
- - **Rows processed (cumulative)**: 161,015 (98.37%)
80
- - **Training date**: 2025-11-10 21:10:39
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
75
  - **LR scheduler**: Linear with warmup
76
 
77
  ### Training Data
78
+ - **Total database rows**: 163,690
79
+ - **Rows processed (cumulative)**: 161,020 (98.37%)
80
+ - **Training date**: 2025-11-10 22:02:51
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:687372dcf6a079aba9764ec1fece2f17be1ece16fb5ff5ac250a770b9acc1beb
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acce098b787a13369b20e9151ec6e5c636d0d633c93f175e9abcd04d83d67029
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:02f3298ec4505a57a8ddc88a7d5cfadee800a56984099d3633eea9fca28b8368
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5defe945884b2bc62241c645b7909ed47a10a909d5ffd0e0f929c7f1b941d013
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1762809039.6314473,
3
- "trained_at_readable": "2025-11-10 21:10:39",
4
- "samples_this_session": 1703,
5
- "new_rows_this_session": 5,
6
- "trained_rows_total": 161015,
7
- "total_db_rows": 163680,
8
- "percentage": 98.37182306940372,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1762812171.5920143,
3
+ "trained_at_readable": "2025-11-10 22:02:51",
4
+ "samples_this_session": 1624,
5
+ "new_rows_this_session": 43,
6
+ "trained_rows_total": 161020,
7
+ "total_db_rows": 163690,
8
+ "percentage": 98.3688679821614,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,