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

Training update: 155,763/241,757 rows (64.43%) | +10 new @ 2025-11-06 04:49:35

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 +6 -6
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,747
79
- - **Rows processed (cumulative)**: 155,753 (64.43%)
80
- - **Training date**: 2025-11-06 03:02:20
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
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**:
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:db6f22f1b1708d9cd270639070e840bb317e4655d6116f307ee9a52652093278
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a1bd60a81bf688869f8cdf48b94472b455c4191cb0be3a7283d7c33c94d2966
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1134fc5435f1934c14beacc611ac4bd8b341bf6f7c35617b9ba4b9dc7437b758
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81c82f85131324a54da874a6ef990342bb6e212a29892d0464466964b541de62
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1762398140.5720696,
3
- "trained_at_readable": "2025-11-06 03:02:20",
4
- "samples_this_session": 1985,
5
  "new_rows_this_session": 10,
6
- "trained_rows_total": 155753,
7
- "total_db_rows": 241747,
8
- "percentage": 64.42810045212556,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
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,