codechrl commited on
Commit
f6ad71f
·
verified ·
1 Parent(s): 1ed4936

Training update: 149,663/241,376 rows (62.00%) | +45 new @ 2025-11-03 09:22:22

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**: 241,373
79
- - **Rows processed (cumulative)**: 149,648 (62.00%)
80
- - **Training date**: 2025-11-03 08:19:22
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
75
  - **LR scheduler**: Linear with warmup
76
 
77
  ### Training Data
78
+ - **Total database rows**: 241,376
79
+ - **Rows processed (cumulative)**: 149,663 (62.00%)
80
+ - **Training date**: 2025-11-03 09:22:22
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:98fe12152c77900e0f870439d89475c37dbb2e251106984b4be1c401dd710ff9
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88266c790f3477f70e38ecd3d41eb5dc59e699f326b5dd6b2b81aeea9040c2f1
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eb3615f1041551c4517e8d6a677f839f7d2390fc1e686eea1d4f7806511c89cf
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf3e003d2b3a71ac83cb7533b13c6cf9337a571777036e07d154070e65158e1f
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1762157962.7909408,
3
- "trained_at_readable": "2025-11-03 08:19:22",
4
- "samples_this_session": 1527,
5
- "new_rows_this_session": 15,
6
- "trained_rows_total": 149648,
7
- "total_db_rows": 241373,
8
- "percentage": 61.9986493932627,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1762161742.563408,
3
+ "trained_at_readable": "2025-11-03 09:22:22",
4
+ "samples_this_session": 1517,
5
+ "new_rows_this_session": 45,
6
+ "trained_rows_total": 149663,
7
+ "total_db_rows": 241376,
8
+ "percentage": 62.004093198992436,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,