codechrl commited on
Commit
3dac584
·
verified ·
1 Parent(s): 5d2a078

Training update: 151,557/241,484 rows (62.76%) | +254 new @ 2025-11-04 01:28:20

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,469
79
- - **Rows processed (cumulative)**: 151,552 (62.76%)
80
- - **Training date**: 2025-11-04 00:57:06
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
75
  - **LR scheduler**: Linear with warmup
76
 
77
  ### Training Data
78
+ - **Total database rows**: 241,484
79
+ - **Rows processed (cumulative)**: 151,557 (62.76%)
80
+ - **Training date**: 2025-11-04 01:28:20
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:71b1bfbfd3aab5e085874e879f4aaf30bb5376a83d82f560395b926558b35429
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bd7322621bb84f2e2fc3b33cea8aa87e3a75628fd8864a18f071244bf342407
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8b10133265fdcb8c15774540bc27d572f44576dc6a51d8b016b587b62b61881d
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:777f7711b3ebb53f049de504c48931eea3becb867d4b8a5e1716febc88d52f30
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1762217826.0491579,
3
- "trained_at_readable": "2025-11-04 00:57:06",
4
- "samples_this_session": 2111,
5
- "new_rows_this_session": 5,
6
- "trained_rows_total": 151552,
7
- "total_db_rows": 241469,
8
- "percentage": 62.76250781673838,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1762219700.567697,
3
+ "trained_at_readable": "2025-11-04 01:28:20",
4
+ "samples_this_session": 1530,
5
+ "new_rows_this_session": 254,
6
+ "trained_rows_total": 151557,
7
+ "total_db_rows": 241484,
8
+ "percentage": 62.76067979659108,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,