codechrl commited on
Commit
26646a0
·
verified ·
1 Parent(s): be0bd8e

Training update: 157,850/161,518 rows (97.73%) | +375 new @ 2025-11-07 12:21:07

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**: 161,508
79
- - **Rows processed (cumulative)**: 157,837 (97.73%)
80
- - **Training date**: 2025-11-07 12:03:58
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
75
  - **LR scheduler**: Linear with warmup
76
 
77
  ### Training Data
78
+ - **Total database rows**: 161,518
79
+ - **Rows processed (cumulative)**: 157,850 (97.73%)
80
+ - **Training date**: 2025-11-07 12:21:07
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:c5a0f4fbd692e495a86af065c472e722c0950cf504d44f763cced2ae7bf1f017
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cda4d751df3e18400dbaf96fa665430625beded8dfca54f4ef9b77180fe08def
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:455c536cec56a5ccca401aaadafb521254710141baed2303a5aaeda2e9ee2dfb
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6337bc0ec7d4ea004700d4f14d71deabf744599b4a78698cbb9205fc92d0366c
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1762517038.0144215,
3
- "trained_at_readable": "2025-11-07 12:03:58",
4
- "samples_this_session": 1535,
5
- "new_rows_this_session": 13,
6
- "trained_rows_total": 157837,
7
- "total_db_rows": 161508,
8
- "percentage": 97.72704757659064,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1762518067.5785723,
3
+ "trained_at_readable": "2025-11-07 12:21:07",
4
+ "samples_this_session": 1500,
5
+ "new_rows_this_session": 375,
6
+ "trained_rows_total": 157850,
7
+ "total_db_rows": 161518,
8
+ "percentage": 97.72904567911935,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,