codechrl commited on
Commit
03eb0c6
·
verified ·
1 Parent(s): 25652bd

Training update: 155,915/241,793 rows (64.48%) | +33 new @ 2025-11-06 07:58:57

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,785
79
- - **Rows processed (cumulative)**: 155,892 (64.48%)
80
- - **Training date**: 2025-11-06 07:00:34
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
75
  - **LR scheduler**: Linear with warmup
76
 
77
  ### Training Data
78
+ - **Total database rows**: 241,793
79
+ - **Rows processed (cumulative)**: 155,915 (64.48%)
80
+ - **Training date**: 2025-11-06 07:58:57
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:7530320b6f6f2ab37926fc58152406d024ba923e7148bf6e768f9c5cd140b0a7
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddc55f77f3454b65e7bd3a72ee183f701dd11a5e991c5c54d3cd189f456f7bab
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8acb87b3e0b56c1d52a2bc7f7196f0d89c84f99a353186f270f9db3060cbef00
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cce5a9abe8c5c839098ffd9ae4de39cdab0c52a8cabb0d1c6c17c86f920e8a0
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1762412434.8009582,
3
- "trained_at_readable": "2025-11-06 07:00:34",
4
- "samples_this_session": 1046,
5
- "new_rows_this_session": 23,
6
- "trained_rows_total": 155892,
7
- "total_db_rows": 241785,
8
- "percentage": 64.47546373844531,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1762415937.3543391,
3
+ "trained_at_readable": "2025-11-06 07:58:57",
4
+ "samples_this_session": 1483,
5
+ "new_rows_this_session": 33,
6
+ "trained_rows_total": 155915,
7
+ "total_db_rows": 241793,
8
+ "percentage": 64.48284276219741,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,