codechrl commited on
Commit
f5cbd58
·
verified ·
1 Parent(s): 79b200e

Training update: 161,787/164,041 rows (98.63%) | +15 new @ 2025-11-12 09:50: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**: 164,032
79
- - **Rows processed (cumulative)**: 161,782 (98.63%)
80
- - **Training date**: 2025-11-12 08:02:22
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
75
  - **LR scheduler**: Linear with warmup
76
 
77
  ### Training Data
78
+ - **Total database rows**: 164,041
79
+ - **Rows processed (cumulative)**: 161,787 (98.63%)
80
+ - **Training date**: 2025-11-12 09:50: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:659caceb1e43c958df91aa30824bb38f27e611aa26d603bdb0466321602f90dd
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c344286b5e67a552f8328978ab9bc3b02136bb73b0473b9c411bf3da3b2e865
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3d6fd7d2672218d2a933ef7f1c41b3d7ad3beba8e9c9aa4495976b58e5534a56
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cfbb0ff17e332b77aa1e4f74fe77db6a3926ea27ba45d0cff0e33737637f883
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1762934542.8390803,
3
- "trained_at_readable": "2025-11-12 08:02:22",
4
- "samples_this_session": 1407,
5
- "new_rows_this_session": 5,
6
- "trained_rows_total": 161782,
7
- "total_db_rows": 164032,
8
- "percentage": 98.62831642606321,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1762941007.9919815,
3
+ "trained_at_readable": "2025-11-12 09:50:07",
4
+ "samples_this_session": 1540,
5
+ "new_rows_this_session": 15,
6
+ "trained_rows_total": 161787,
7
+ "total_db_rows": 164041,
8
+ "percentage": 98.62595326778062,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,