codechrl commited on
Commit
6ff7cc6
·
verified ·
1 Parent(s): 545f00b

Training update: 161,469/163,983 rows (98.47%) | +14 new @ 2025-11-11 22:05:59

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,981
79
- - **Rows processed (cumulative)**: 161,466 (98.47%)
80
- - **Training date**: 2025-11-11 21:20:21
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
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**:
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5966f3f07663ddccba1fab5dbf7a7644f8a90eb3f7fca4e526a66741438f0ac8
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1b16a7ac2eb7e03ccd93bef184e2d4d8cf20ccc687da188074ab96922934239
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9cef16c35115878aa5e3759080050f7633142168fdc2704bddd02883072e3d5c
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a933ea2296c934445e4ecba4ecb78671dd2154a98dabb1dfec38f9bc6fdd23f
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1762896021.6303897,
3
- "trained_at_readable": "2025-11-11 21:20:21",
4
- "samples_this_session": 1329,
5
- "new_rows_this_session": 3,
6
- "trained_rows_total": 161466,
7
- "total_db_rows": 163981,
8
- "percentage": 98.4662857282246,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
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,