codechrl commited on
Commit
202deda
·
verified ·
1 Parent(s): c84b888

Training update: 131,151/240,589 rows (54.51%) | +586 new @ 2025-10-29 10:03:02

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**: 240,588
79
- - **Rows processed (cumulative)**: 131,135 (54.51%)
80
- - **Training date**: 2025-10-29 09:25:31
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
75
  - **LR scheduler**: Linear with warmup
76
 
77
  ### Training Data
78
+ - **Total database rows**: 240,589
79
+ - **Rows processed (cumulative)**: 131,151 (54.51%)
80
+ - **Training date**: 2025-10-29 10:03:02
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:a8b89ae78310a5b388430c4db8d66e7b4f23673ff46236038153dddfa9617345
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d78d2418861d05ad41ffc5ee411c9413cc3c18249ddb7ec781008e80600cade9
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:94419b756e805d7e4684846f1de27953ed8eb08d0a00fea53a2d3e0dcec95589
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddde6324921bd25aad8ff4dd167c0313b594a2a9dabe684ef97d64f18c8124df
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1761729931.0954366,
3
- "trained_at_readable": "2025-10-29 09:25:31",
4
- "samples_this_session": 1907,
5
- "new_rows_this_session": 16,
6
- "trained_rows_total": 131135,
7
- "total_db_rows": 240588,
8
- "percentage": 54.506043526692935,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1761732182.4046257,
3
+ "trained_at_readable": "2025-10-29 10:03:02",
4
+ "samples_this_session": 2006,
5
+ "new_rows_this_session": 586,
6
+ "trained_rows_total": 131151,
7
+ "total_db_rows": 240589,
8
+ "percentage": 54.512467319786026,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,