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

Training update: 160,144/163,625 rows (97.87%) | +387 new @ 2025-11-10 12:58:04

Browse files
Files changed (4) hide show
  1. README.md +2 -2
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
  4. training_metadata.json +6 -6
README.md CHANGED
@@ -76,8 +76,8 @@ Since cybersecurity data often contains lengthy alert descriptions and execution
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**:
 
76
 
77
  ### Training Data
78
  - **Total database rows**: 163,625
79
+ - **Rows processed (cumulative)**: 160,144 (97.87%)
80
+ - **Training date**: 2025-11-10 12:58:04
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:bd37ad18a80b483f861ad4fac73a896477a7870c4042a53381b55f97b84658db
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c63a626b5f6f0b9ff9769e5d400db107e59ab61028c6d45eb79b105d3181eed
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:09c91dd5038480a0efcd40dc93057c1b16b80f4dd52509dd0ce0e996f569f054
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fe0cbde3e5a46bb7de3345a71d3105851b810fc88126d646173518903fe32ff
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
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,
 
1
  {
2
+ "trained_at": 1762779484.4204166,
3
+ "trained_at_readable": "2025-11-10 12:58:04",
4
+ "samples_this_session": 1500,
5
+ "new_rows_this_session": 387,
6
+ "trained_rows_total": 160144,
7
  "total_db_rows": 163625,
8
+ "percentage": 97.8725744843392,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,