codechrl commited on
Commit
d147d49
·
verified ·
1 Parent(s): 09a777a

Training update: 163,191/164,092 rows (99.45%) | +67 new @ 2025-11-13 07:05:35

Browse files
Files changed (4) hide show
  1. README.md +2 -2
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
  4. training_metadata.json +6 -6
README.md CHANGED
@@ -76,8 +76,8 @@ Since cybersecurity data often contains lengthy alert descriptions and execution
76
 
77
  ### Training Data
78
  - **Total database rows**: 164,092
79
- - **Rows processed (cumulative)**: 163,187 (99.45%)
80
- - **Training date**: 2025-11-13 00:58:56
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
76
 
77
  ### Training Data
78
  - **Total database rows**: 164,092
79
+ - **Rows processed (cumulative)**: 163,191 (99.45%)
80
+ - **Training date**: 2025-11-13 07:05:35
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:e77dcdec017d224fde926f807dcaba6c472853f4f3854d875a4400c1f4f8dc7f
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8032a6245accd339c1d2c1fe9f9674f5eddb531a834ba5b9d2e9035daa3aa4c0
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3c130f44dc8df141c24f8ee2d16fa69fad462930a44f091aa7a060fe67c6216e
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cd3cce824720c4c5fc2824f84bc4ddec6fb7e00c59568f9c793c25db25817ec
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1762995536.3221316,
3
- "trained_at_readable": "2025-11-13 00:58:56",
4
- "samples_this_session": 1364,
5
- "new_rows_this_session": 4,
6
- "trained_rows_total": 163187,
7
  "total_db_rows": 164092,
8
- "percentage": 99.44848012090777,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1763017535.8335285,
3
+ "trained_at_readable": "2025-11-13 07:05:35",
4
+ "samples_this_session": 1510,
5
+ "new_rows_this_session": 67,
6
+ "trained_rows_total": 163191,
7
  "total_db_rows": 164092,
8
+ "percentage": 99.45091777783195,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,