codechrl commited on
Commit
14de8c7
·
verified ·
1 Parent(s): fe7270f

Training update: 143,277/240,760 rows (59.51%) | +41 new @ 2025-10-31 15:09:54

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**: 240,754
79
- - **Rows processed (cumulative)**: 143,265 (59.51%)
80
- - **Training date**: 2025-10-31 14:28:33
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
75
  - **LR scheduler**: Linear with warmup
76
 
77
  ### Training Data
78
+ - **Total database rows**: 240,760
79
+ - **Rows processed (cumulative)**: 143,277 (59.51%)
80
+ - **Training date**: 2025-10-31 15:09:54
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:2846db7bb3139b1b83099e530bdf79ed7be61a04f044730dd246eafa9f871453
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd54b0c2386cade9040e0aea0526dedf136e506e6af895b673639f155cfccfec
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dbe131427c3ae52eb7cf9317c13cbd77c78117fb86c0f429d0394386d8ad5a28
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9163be8699386610337d539cc5f0c7fcfbc633f40be383125221c91498046b4
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1761920913.0535781,
3
- "trained_at_readable": "2025-10-31 14:28:33",
4
- "samples_this_session": 1504,
5
- "new_rows_this_session": 12,
6
- "trained_rows_total": 143265,
7
- "total_db_rows": 240754,
8
- "percentage": 59.50679947165987,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1761923394.485243,
3
+ "trained_at_readable": "2025-10-31 15:09:54",
4
+ "samples_this_session": 1618,
5
+ "new_rows_this_session": 41,
6
+ "trained_rows_total": 143277,
7
+ "total_db_rows": 240760,
8
+ "percentage": 59.51030071440439,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,