codechrl commited on
Commit
1a663cb
·
verified ·
1 Parent(s): c718b38

Training update: 145,693/241,061 rows (60.44%) | +56 new @ 2025-11-01 15:31:18

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,057
79
- - **Rows processed (cumulative)**: 145,684 (60.44%)
80
- - **Training date**: 2025-11-01 15:14:10
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
75
  - **LR scheduler**: Linear with warmup
76
 
77
  ### Training Data
78
+ - **Total database rows**: 241,061
79
+ - **Rows processed (cumulative)**: 145,693 (60.44%)
80
+ - **Training date**: 2025-11-01 15:31:18
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:649cbbe95aeedfd9ae30e64c8cda344d7805c39ef80684167a82510238333d2c
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e9921e203b66e9e776a4fa0ca182bb2f0c3b31d28fda093914dfd4af31910c6
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9987d3822d95c433e081670d59daf766f36cacd709d8ac2b9ae0e4574a08fb8b
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fd47c3a8a11153594543d467fd2274acb4d20501bd3b7aa6b70253ebf20b0c2
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1762010050.4914122,
3
- "trained_at_readable": "2025-11-01 15:14:10",
4
- "samples_this_session": 1882,
5
- "new_rows_this_session": 9,
6
- "trained_rows_total": 145684,
7
- "total_db_rows": 241057,
8
- "percentage": 60.43549865799375,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1762011078.1206753,
3
+ "trained_at_readable": "2025-11-01 15:31:18",
4
+ "samples_this_session": 1500,
5
+ "new_rows_this_session": 56,
6
+ "trained_rows_total": 145693,
7
+ "total_db_rows": 241061,
8
+ "percentage": 60.438229327846486,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,