codechrl commited on
Commit
1ed4936
·
verified ·
1 Parent(s): 227bf07

Training update: 149,648/241,373 rows (62.00%) | +15 new @ 2025-11-03 08:19:22

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,367
79
- - **Rows processed (cumulative)**: 149,645 (62.00%)
80
- - **Training date**: 2025-11-03 07:45:40
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
75
  - **LR scheduler**: Linear with warmup
76
 
77
  ### Training Data
78
+ - **Total database rows**: 241,373
79
+ - **Rows processed (cumulative)**: 149,648 (62.00%)
80
+ - **Training date**: 2025-11-03 08:19:22
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:317c618a3112e08b98c71aa06fe56b94483ee5ff650691555b3884ccd0ef5a35
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98fe12152c77900e0f870439d89475c37dbb2e251106984b4be1c401dd710ff9
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f8bca0f0a4ba47a875302f18165b41c31a5be2b8453250a8c8cc34cd95e0270e
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb3615f1041551c4517e8d6a677f839f7d2390fc1e686eea1d4f7806511c89cf
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1762155940.9826808,
3
- "trained_at_readable": "2025-11-03 07:45:40",
4
- "samples_this_session": 1330,
5
- "new_rows_this_session": 3,
6
- "trained_rows_total": 149645,
7
- "total_db_rows": 241367,
8
- "percentage": 61.99894766061641,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1762157962.7909408,
3
+ "trained_at_readable": "2025-11-03 08:19:22",
4
+ "samples_this_session": 1527,
5
+ "new_rows_this_session": 15,
6
+ "trained_rows_total": 149648,
7
+ "total_db_rows": 241373,
8
+ "percentage": 61.9986493932627,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,