codechrl commited on
Commit
af2a37f
·
verified ·
1 Parent(s): 04b56ea

Training update: 163,816/335,866 rows (48.77%) | +991 new @ 2026-03-15 17:22:20

Browse files
Files changed (3) hide show
  1. README.md +2 -2
  2. model.safetensors +1 -1
  3. training_metadata.json +6 -6
README.md CHANGED
@@ -76,8 +76,8 @@ Since cybersecurity data often contains lengthy alert descriptions and execution
76
 
77
  ### Training Data
78
  - **Total database rows**: 335,866
79
- - **Rows processed (cumulative)**: 163,814 (48.77%)
80
- - **Training date**: 2026-03-14 17:26:47
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
76
 
77
  ### Training Data
78
  - **Total database rows**: 335,866
79
+ - **Rows processed (cumulative)**: 163,816 (48.77%)
80
+ - **Training date**: 2026-03-15 17:22:20
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:f7d7286417d3c5f2ba8c3a09c415fa6af3260a51519987b8eff6f051c40ccf56
3
  size 17671552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1ff239bc6a7bcabd5f15674b312395a289b90f64d824dbbb5b8e2f97bb1d641
3
  size 17671552
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1773509207.672224,
3
- "trained_at_readable": "2026-03-14 17:26:47",
4
- "samples_this_session": 890,
5
- "new_rows_this_session": 2,
6
- "trained_rows_total": 163814,
7
  "total_db_rows": 335866,
8
- "percentage": 48.77361805005568,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1773595340.8177426,
3
+ "trained_at_readable": "2026-03-15 17:22:20",
4
+ "samples_this_session": 1000,
5
+ "new_rows_this_session": 991,
6
+ "trained_rows_total": 163816,
7
  "total_db_rows": 335866,
8
+ "percentage": 48.77421352563225,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,