codechrl commited on
Commit
f7c34c1
·
verified ·
1 Parent(s): 35f5634

Training update: 163,177/164,092 rows (99.44%) | +10 new @ 2025-11-13 00:19:27

Browse files
Files changed (4) hide show
  1. README.md +2 -2
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
  4. training_metadata.json +6 -6
README.md CHANGED
@@ -76,8 +76,8 @@ Since cybersecurity data often contains lengthy alert descriptions and execution
76
 
77
  ### Training Data
78
  - **Total database rows**: 164,092
79
- - **Rows processed (cumulative)**: 163,169 (99.44%)
80
- - **Training date**: 2025-11-12 23:57:52
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
76
 
77
  ### Training Data
78
  - **Total database rows**: 164,092
79
+ - **Rows processed (cumulative)**: 163,177 (99.44%)
80
+ - **Training date**: 2025-11-13 00:19:27
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:1b3c248ac8c8b0edfe8733c45b2121f7f7f1deed20748bee043e5da5deb5f210
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f762bdecc2dd30278e8469b7f7e7e17eb111b5901160eece91f519c9bdf14e00
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5043bde02ba81be489cc0ec8d2be34284c738ca292d7120b572d18da071d1a95
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb049879030601c4aa1033181232022c1b1af6b6aac932f6a06816f259e9d43d
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1762991872.9996276,
3
- "trained_at_readable": "2025-11-12 23:57:52",
4
- "samples_this_session": 1353,
5
- "new_rows_this_session": 8,
6
- "trained_rows_total": 163169,
7
  "total_db_rows": 164092,
8
- "percentage": 99.43751066474904,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1762993167.551098,
3
+ "trained_at_readable": "2025-11-13 00:19:27",
4
+ "samples_this_session": 1335,
5
+ "new_rows_this_session": 10,
6
+ "trained_rows_total": 163177,
7
  "total_db_rows": 164092,
8
+ "percentage": 99.44238597859737,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,