codechrl commited on
Commit
c1ce47c
·
verified ·
1 Parent(s): 7a2038c

Training update: 161,076/163,729 rows (98.38%) | +6 new @ 2025-11-11 02:00: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,718
79
- - **Rows processed (cumulative)**: 161,072 (98.38%)
80
- - **Training date**: 2025-11-11 01:03:42
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
75
  - **LR scheduler**: Linear with warmup
76
 
77
  ### Training Data
78
+ - **Total database rows**: 163,729
79
+ - **Rows processed (cumulative)**: 161,076 (98.38%)
80
+ - **Training date**: 2025-11-11 02:00: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:d809c8703693877a9cfa35b677a89f5ef871f990ef1035eb2aaabf3ffef8d409
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74d8ca1463c1a0de878c6fc935349d0dddbd34319fd13f90f763be3ec15fe520
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c60a622c634eeeda43b5ba15a8acb44a97ca9302b8e968c17e90ee5de97ca478
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e40072afddbc7f8b54297fa8a6a86fc39ded8e82788647f0ab2d412b8de84e86
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1762823022.502494,
3
- "trained_at_readable": "2025-11-11 01:03:42",
4
- "samples_this_session": 1341,
5
- "new_rows_this_session": 4,
6
- "trained_rows_total": 161072,
7
- "total_db_rows": 163718,
8
- "percentage": 98.38380630107868,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1762826447.746993,
3
+ "trained_at_readable": "2025-11-11 02:00:47",
4
+ "samples_this_session": 1538,
5
+ "new_rows_this_session": 6,
6
+ "trained_rows_total": 161076,
7
+ "total_db_rows": 163729,
8
+ "percentage": 98.37963952629039,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,