codechrl commited on
Commit
237617e
·
verified ·
1 Parent(s): a325834

Training update: 147,683/241,271 rows (61.21%) | +181 new @ 2025-11-02 16:23:50

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,265
79
- - **Rows processed (cumulative)**: 147,671 (61.21%)
80
- - **Training date**: 2025-11-02 16:04:53
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
75
  - **LR scheduler**: Linear with warmup
76
 
77
  ### Training Data
78
+ - **Total database rows**: 241,271
79
+ - **Rows processed (cumulative)**: 147,683 (61.21%)
80
+ - **Training date**: 2025-11-02 16:23:50
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:fdca13d9528e3f0d80b9a9bfedf3284e512ad2d1cb5884ba6010218d1abb397b
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffb71aa6b2ecdd2c2d778b0fb3432c8a40af2c1deaf74b935d99e36c25eef2d8
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e994dbc566b5f5bbe2071e15d6a86894fc4585ec873326569d5ce21d99afb93a
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6f8cd3d09a0d5f7465c3cd6980981c1f4f6cc5a1664982bb368f609ef28cbb3
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1762099493.476111,
3
- "trained_at_readable": "2025-11-02 16:04:53",
4
- "samples_this_session": 1656,
5
- "new_rows_this_session": 12,
6
- "trained_rows_total": 147671,
7
- "total_db_rows": 241265,
8
- "percentage": 61.20697158725882,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1762100630.6108067,
3
+ "trained_at_readable": "2025-11-02 16:23:50",
4
+ "samples_this_session": 1501,
5
+ "new_rows_this_session": 181,
6
+ "trained_rows_total": 147683,
7
+ "total_db_rows": 241271,
8
+ "percentage": 61.210423134152045,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,