codechrl commited on
Commit
577fc9b
·
verified ·
1 Parent(s): 2a5ed48

Training update: 161,461/163,981 rows (98.46%) | +5 new @ 2025-11-11 20:49:43

Browse files
Files changed (4) hide show
  1. README.md +2 -2
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
  4. 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**: 163,981
79
- - **Rows processed (cumulative)**: 161,457 (98.46%)
80
- - **Training date**: 2025-11-11 20:20:51
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
76
 
77
  ### Training Data
78
  - **Total database rows**: 163,981
79
+ - **Rows processed (cumulative)**: 161,461 (98.46%)
80
+ - **Training date**: 2025-11-11 20:49: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:4ade118ccd703828e1c7c49ea8a0863f979e68a9335c1331ccc0528bbed1b5b8
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d50c5571755f967aaa8e368f7e48be83a615c1a7108cf466f27be9851c0162e2
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3581d4da6cd91ab8157dd7eab4b02bd96adc5c26979be43af00584a0ba7bbe1a
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58b8ecd2389b2533a4c225a5d8314e11f05fefad10c840cb13fec7f29196f49f
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1762892451.4540675,
3
- "trained_at_readable": "2025-11-11 20:20:51",
4
- "samples_this_session": 1421,
5
- "new_rows_this_session": 4,
6
- "trained_rows_total": 161457,
7
  "total_db_rows": 163981,
8
- "percentage": 98.46079728749062,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1762894183.3307393,
3
+ "trained_at_readable": "2025-11-11 20:49:43",
4
+ "samples_this_session": 1654,
5
+ "new_rows_this_session": 5,
6
+ "trained_rows_total": 161461,
7
  "total_db_rows": 163981,
8
+ "percentage": 98.4632365944835,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,