codechrl commited on
Commit
5dae2da
·
verified ·
1 Parent(s): d26f6b7

Training update: 156,415/241,863 rows (64.67%) | +74 new @ 2025-11-06 17:09:13

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**: 241,859
79
- - **Rows processed (cumulative)**: 156,410 (64.67%)
80
- - **Training date**: 2025-11-06 16:40:00
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
75
  - **LR scheduler**: Linear with warmup
76
 
77
  ### Training Data
78
+ - **Total database rows**: 241,863
79
+ - **Rows processed (cumulative)**: 156,415 (64.67%)
80
+ - **Training date**: 2025-11-06 17:09:13
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:d2df9e3d8c0c5a8885ced85d33db6fb599234704e8db32ebe12bc6b08d5817e8
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2046aadb0d836ab1e32541977f893e06e29f41c66155241f2a0d6ef367fdba2b
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3039df84eee2c6466b38827d500688e456477ad82063ee6509417bb01ecf3f30
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7197c66093af396a77057538c0ed58acb34185d9ecb9074578b1959a04891784
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1762447200.0691257,
3
- "trained_at_readable": "2025-11-06 16:40:00",
4
- "samples_this_session": 1443,
5
- "new_rows_this_session": 5,
6
- "trained_rows_total": 156410,
7
- "total_db_rows": 241859,
8
- "percentage": 64.66991098119152,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1762448953.5587277,
3
+ "trained_at_readable": "2025-11-06 17:09:13",
4
+ "samples_this_session": 1509,
5
+ "new_rows_this_session": 74,
6
+ "trained_rows_total": 156415,
7
+ "total_db_rows": 241863,
8
+ "percentage": 64.67090873759112,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,