codechrl commited on
Commit
562e51c
·
verified ·
1 Parent(s): 7bef692

Training update: 161,404/163,972 rows (98.43%) | +53 new @ 2025-11-11 18:59: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,951
79
- - **Rows processed (cumulative)**: 161,374 (98.43%)
80
- - **Training date**: 2025-11-11 16:29:24
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
75
  - **LR scheduler**: Linear with warmup
76
 
77
  ### Training Data
78
+ - **Total database rows**: 163,972
79
+ - **Rows processed (cumulative)**: 161,404 (98.43%)
80
+ - **Training date**: 2025-11-11 18:59: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:dca49279fd6ad928f2f9cf1729d3744924f77b049741d38b3602d8c4e26e0437
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65ed070064eb35d2fa100be1575b0a375a3a6035f8db57ced2320f2a18325016
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:511044a756d1f6fd29172f99bdd16cf4bcec8ff2718a089c1c21c61770fc7630
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdb34a13b863c1d22411f58f1e5458a598d897c02051d0e677cd9a4341c6feae
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1762878564.9042382,
3
- "trained_at_readable": "2025-11-11 16:29:24",
4
- "samples_this_session": 1339,
5
- "new_rows_this_session": 30,
6
- "trained_rows_total": 161374,
7
- "total_db_rows": 163951,
8
- "percentage": 98.42818891010118,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1762887541.5006933,
3
+ "trained_at_readable": "2025-11-11 18:59:01",
4
+ "samples_this_session": 1365,
5
+ "new_rows_this_session": 53,
6
+ "trained_rows_total": 161404,
7
+ "total_db_rows": 163972,
8
+ "percentage": 98.43387895494354,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,