codechrl commited on
Commit
2fdd160
·
verified ·
1 Parent(s): 5eb0983

Training update: 139,560/240,655 rows (57.99%) | +95 new @ 2025-10-30 16:47:31

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**: 240,655
79
- - **Rows processed (cumulative)**: 139,544 (57.99%)
80
- - **Training date**: 2025-10-30 16:17:53
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
76
 
77
  ### Training Data
78
  - **Total database rows**: 240,655
79
+ - **Rows processed (cumulative)**: 139,560 (57.99%)
80
+ - **Training date**: 2025-10-30 16:47:31
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:68841aeaa97f5a0769675d509d6155b54b82f74a2f2c2b993c6543904b71eab2
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b72fb835a8fb503c327b1c79a5c1faea73b06dac9f80ea64ef12e2a22c91e69
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c861f2e5a6b2e5c6f3cb3340b19681cbe76383400371edf53e1cecb9e9322636
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ad0b88f9d040e85360d59394dcf0dd656793a3bc43d17431d620cbd2a1aa742
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1761841073.559512,
3
- "trained_at_readable": "2025-10-30 16:17:53",
4
- "samples_this_session": 1756,
5
- "new_rows_this_session": 16,
6
- "trained_rows_total": 139544,
7
  "total_db_rows": 240655,
8
- "percentage": 57.985082379339715,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1761842851.5600727,
3
+ "trained_at_readable": "2025-10-30 16:47:31",
4
+ "samples_this_session": 95,
5
+ "new_rows_this_session": 95,
6
+ "trained_rows_total": 139560,
7
  "total_db_rows": 240655,
8
+ "percentage": 57.99173090108246,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,