codechrl commited on
Commit
c117ac4
·
verified ·
1 Parent(s): 9ed22f8

Training update: 163,094/164,090 rows (99.39%) | +19 new @ 2025-11-12 17:12:09

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**: 164,080
79
- - **Rows processed (cumulative)**: 163,080 (99.39%)
80
- - **Training date**: 2025-11-12 12:59:19
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
75
  - **LR scheduler**: Linear with warmup
76
 
77
  ### Training Data
78
+ - **Total database rows**: 164,090
79
+ - **Rows processed (cumulative)**: 163,094 (99.39%)
80
+ - **Training date**: 2025-11-12 17:12:09
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:2c8c88d7b8e1c5a6bb92697ebebe4033fe560edfd1a14abd667de76bd4122345
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81ee68a1c1f05bbe05c0f6beb186ae4f3b78257645bd7af8c689d8ada92e1ef9
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fc86d10159644e71a2378dd3c3c100d67bae25d04340dec86285fe19e929ceaa
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:859c3dbd8cca4f14f8f63c3226638f0c68bdef8f2bdd9b222b20e7ef2c5dc0be
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1762952359.7289188,
3
- "trained_at_readable": "2025-11-12 12:59:19",
4
- "samples_this_session": 1391,
5
- "new_rows_this_session": 14,
6
- "trained_rows_total": 163080,
7
- "total_db_rows": 164080,
8
- "percentage": 99.39054119941491,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1762967529.6049545,
3
+ "trained_at_readable": "2025-11-12 17:12:09",
4
+ "samples_this_session": 1342,
5
+ "new_rows_this_session": 19,
6
+ "trained_rows_total": 163094,
7
+ "total_db_rows": 164090,
8
+ "percentage": 99.39301602778963,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,