codechrl commited on
Commit
0726e9a
·
verified ·
1 Parent(s): 6ff7cc6

Training update: 161,483/163,988 rows (98.47%) | +29 new @ 2025-11-11 23:04:01

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**: 163,983
79
- - **Rows processed (cumulative)**: 161,469 (98.47%)
80
- - **Training date**: 2025-11-11 22:05:59
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
75
  - **LR scheduler**: Linear with warmup
76
 
77
  ### Training Data
78
+ - **Total database rows**: 163,988
79
+ - **Rows processed (cumulative)**: 161,483 (98.47%)
80
+ - **Training date**: 2025-11-11 23:04:01
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:c1b16a7ac2eb7e03ccd93bef184e2d4d8cf20ccc687da188074ab96922934239
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ec576dde842ab7396255dc2eb8ec481083350624a68c7c8cc3e6005bbf7b2f7
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2a933ea2296c934445e4ecba4ecb78671dd2154a98dabb1dfec38f9bc6fdd23f
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c64cbf016ee4cca5f2ea17a15c28d5a31691edec2438c25911abb2a3fb169d6
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1762898759.457272,
3
- "trained_at_readable": "2025-11-11 22:05:59",
4
- "samples_this_session": 1044,
5
- "new_rows_this_session": 14,
6
- "trained_rows_total": 161469,
7
- "total_db_rows": 163983,
8
- "percentage": 98.46691425330675,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1762902241.47341,
3
+ "trained_at_readable": "2025-11-11 23:04:01",
4
+ "samples_this_session": 1052,
5
+ "new_rows_this_session": 29,
6
+ "trained_rows_total": 161483,
7
+ "total_db_rows": 163988,
8
+ "percentage": 98.47244920360026,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,