codechrl commited on
Commit
9c17072
·
verified ·
1 Parent(s): a919771

Training update: 160,138/163,625 rows (97.87%) | +6 new @ 2025-11-10 12:28:43

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**: 163,618
79
- - **Rows processed (cumulative)**: 160,135 (97.87%)
80
- - **Training date**: 2025-11-10 11:05:37
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
75
  - **LR scheduler**: Linear with warmup
76
 
77
  ### Training Data
78
+ - **Total database rows**: 163,625
79
+ - **Rows processed (cumulative)**: 160,138 (97.87%)
80
+ - **Training date**: 2025-11-10 12:28:43
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:821227335feb2a6343d8b9a69fd2797d62db7ea11779a030fa703fd721516c6b
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd37ad18a80b483f861ad4fac73a896477a7870c4042a53381b55f97b84658db
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba171d1c462889547773438f04060bba31abc63d8995de4d55d775115a4d8e3a
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09c91dd5038480a0efcd40dc93057c1b16b80f4dd52509dd0ce0e996f569f054
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1762772737.2459366,
3
- "trained_at_readable": "2025-11-10 11:05:37",
4
- "samples_this_session": 1320,
5
- "new_rows_this_session": 3,
6
- "trained_rows_total": 160135,
7
- "total_db_rows": 163618,
8
- "percentage": 97.87126110819104,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1762777723.6227963,
3
+ "trained_at_readable": "2025-11-10 12:28:43",
4
+ "samples_this_session": 2123,
5
+ "new_rows_this_session": 6,
6
+ "trained_rows_total": 160138,
7
+ "total_db_rows": 163625,
8
+ "percentage": 97.8689075630252,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,