codechrl commited on
Commit
6f5e22c
·
verified ·
1 Parent(s): 0d4d8fc

Training update: 165,758/335,995 rows (49.33%) | +3 new @ 2026-03-31 17:28:43

Browse files
Files changed (3) hide show
  1. README.md +3 -3
  2. model.safetensors +1 -1
  3. 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**: 335,992
79
- - **Rows processed (cumulative)**: 165,751 (49.33%)
80
- - **Training date**: 2026-03-27 17:24:55
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
75
  - **LR scheduler**: Linear with warmup
76
 
77
  ### Training Data
78
+ - **Total database rows**: 335,995
79
+ - **Rows processed (cumulative)**: 165,758 (49.33%)
80
+ - **Training date**: 2026-03-31 17:28:43
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:dd10ab85881afed4c9865e30279e5c05b5169c24ce79a0779ec2d18b84960172
3
  size 17671552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4082ca26b11f86de3062a5435db09de5c919d22990a80c70c3fdeb5459025e0
3
  size 17671552
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1774632295.1088505,
3
- "trained_at_readable": "2026-03-27 17:24:55",
4
- "samples_this_session": 989,
5
- "new_rows_this_session": 7,
6
- "trained_rows_total": 165751,
7
- "total_db_rows": 335992,
8
- "percentage": 49.331829329269745,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1774978123.6197236,
3
+ "trained_at_readable": "2026-03-31 17:28:43",
4
+ "samples_this_session": 872,
5
+ "new_rows_this_session": 3,
6
+ "trained_rows_total": 165758,
7
+ "total_db_rows": 335995,
8
+ "percentage": 49.33347222428905,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,