codechrl commited on
Commit
d7047e6
·
verified ·
1 Parent(s): affd850

Training update: 159,615/161,616 rows (98.76%) | +4 new @ 2025-11-08 15:05:45

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 +6 -6
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**: 161,610
79
- - **Rows processed (cumulative)**: 159,611 (98.76%)
80
- - **Training date**: 2025-11-08 07:04:18
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
75
  - **LR scheduler**: Linear with warmup
76
 
77
  ### Training Data
78
+ - **Total database rows**: 161,616
79
+ - **Rows processed (cumulative)**: 159,615 (98.76%)
80
+ - **Training date**: 2025-11-08 15:05:45
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:2b6fa1d2b6d9153d221430edce6cf643fd80ecdfd2a993ebcde81ffb2c79d012
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c153762c8567c78498e7b30f1b579d3fdc081920adb2f4fc4cddcb4678cead6b
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c1b9c7354593a0db9ead8118921aefce91f1f8409be2983e6ac8580322c8a883
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e6d54b0bbe4cfcedbb71db2f8002dcbaa5533f9d9f0139b8b5b7672bc98e902
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1762585458.763325,
3
- "trained_at_readable": "2025-11-08 07:04:18",
4
- "samples_this_session": 1393,
5
  "new_rows_this_session": 4,
6
- "trained_rows_total": 159611,
7
- "total_db_rows": 161610,
8
- "percentage": 98.76307159210444,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1762614345.524244,
3
+ "trained_at_readable": "2025-11-08 15:05:45",
4
+ "samples_this_session": 1398,
5
  "new_rows_this_session": 4,
6
+ "trained_rows_total": 159615,
7
+ "total_db_rows": 161616,
8
+ "percentage": 98.76188001188001,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,