codechrl commited on
Commit
d5747c2
·
verified ·
1 Parent(s): a4d97c6

Training update: 155,372/241,721 rows (64.28%) | +28 new @ 2025-11-05 23:47:49

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,718
79
- - **Rows processed (cumulative)**: 155,365 (64.28%)
80
- - **Training date**: 2025-11-05 22:42:13
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
75
  - **LR scheduler**: Linear with warmup
76
 
77
  ### Training Data
78
+ - **Total database rows**: 241,721
79
+ - **Rows processed (cumulative)**: 155,372 (64.28%)
80
+ - **Training date**: 2025-11-05 23:47:49
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:0c292912974105bbe058c2a2d304d3cb753feb478496c4dd43e7ecf0b4cabc31
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01f1d76da5a5274b715bbd22711807796a433316cdea379252fc90574eed1561
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:84ca30dd9cb19734034f3d54aa10de7a1865cf0145befd9cc99b53b34e4128f3
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a089871c95b9f40a588d0137165df38ee0a6c6c9d33c559c56f30f1f81dde0dd
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1762382533.631568,
3
- "trained_at_readable": "2025-11-05 22:42:13",
4
- "samples_this_session": 1504,
5
- "new_rows_this_session": 7,
6
- "trained_rows_total": 155365,
7
- "total_db_rows": 241718,
8
- "percentage": 64.27531255429881,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1762386469.7253897,
3
+ "trained_at_readable": "2025-11-05 23:47:49",
4
+ "samples_this_session": 1969,
5
+ "new_rows_this_session": 28,
6
+ "trained_rows_total": 155372,
7
+ "total_db_rows": 241721,
8
+ "percentage": 64.2774107338626,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,