codechrl commited on
Commit
7f9923d
·
verified ·
1 Parent(s): b0bc6de

Training update: 160,878/163,676 rows (98.29%) | +137 new @ 2025-11-10 20:41:47

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**: 163,670
79
- - **Rows processed (cumulative)**: 160,872 (98.29%)
80
- - **Training date**: 2025-11-10 19:19:28
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
75
  - **LR scheduler**: Linear with warmup
76
 
77
  ### Training Data
78
+ - **Total database rows**: 163,676
79
+ - **Rows processed (cumulative)**: 160,878 (98.29%)
80
+ - **Training date**: 2025-11-10 20:41:47
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:d61513317db837aedfb324e39657e9e06d539018af0c3e5174d6c45ccb86a3f3
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc53a41b8ffaac73d7a7372b4fc3830d2780051351a803e627bec6fa40272e48
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f9195a4612c39e534022d5a4de95dc7c3c8fa588d69b083ad82b4d0455c08cb3
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f07001d52fd525326de08681b362776df1a6db4c6447e762884a938acafdd42
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1762802368.0227263,
3
- "trained_at_readable": "2025-11-10 19:19:28",
4
- "samples_this_session": 1353,
5
- "new_rows_this_session": 6,
6
- "trained_rows_total": 160872,
7
- "total_db_rows": 163670,
8
- "percentage": 98.29046251603837,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1762807307.1878793,
3
+ "trained_at_readable": "2025-11-10 20:41:47",
4
+ "samples_this_session": 1001,
5
+ "new_rows_this_session": 137,
6
+ "trained_rows_total": 160878,
7
+ "total_db_rows": 163676,
8
+ "percentage": 98.2905251838999,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,