codechrl commited on
Commit
f5148d8
·
verified ·
1 Parent(s): 10efdbc

Training update: 155,773/241,759 rows (64.43%) | +95 new @ 2025-11-06 05:12:16

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,757
79
- - **Rows processed (cumulative)**: 155,763 (64.43%)
80
- - **Training date**: 2025-11-06 04:49:35
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
75
  - **LR scheduler**: Linear with warmup
76
 
77
  ### Training Data
78
+ - **Total database rows**: 241,759
79
+ - **Rows processed (cumulative)**: 155,773 (64.43%)
80
+ - **Training date**: 2025-11-06 05:12:16
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:4a1bd60a81bf688869f8cdf48b94472b455c4191cb0be3a7283d7c33c94d2966
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b5744fd6a1da4da4746071e87df9803bac4457f1a51174ad5c25d8328bf4a34
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:81c82f85131324a54da874a6ef990342bb6e212a29892d0464466964b541de62
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3ebcf13494b62efc86c2ab5682184a2e48478c13a1402a8ebdea5de1366fb71
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1762404575.4808953,
3
- "trained_at_readable": "2025-11-06 04:49:35",
4
- "samples_this_session": 1418,
5
- "new_rows_this_session": 10,
6
- "trained_rows_total": 155763,
7
- "total_db_rows": 241757,
8
- "percentage": 64.42957184280083,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1762405936.7284417,
3
+ "trained_at_readable": "2025-11-06 05:12:16",
4
+ "samples_this_session": 1181,
5
+ "new_rows_this_session": 95,
6
+ "trained_rows_total": 155773,
7
+ "total_db_rows": 241759,
8
+ "percentage": 64.43317518685964,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,