codechrl commited on
Commit
d9890c0
·
verified ·
1 Parent(s): 66644b6

Training update: 145,758/241,094 rows (60.46%) | +389 new @ 2025-11-01 20:18:45

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,070
79
- - **Rows processed (cumulative)**: 145,749 (60.46%)
80
- - **Training date**: 2025-11-01 16:46:34
81
 
82
  ### Post-Training Metrics
83
  - **Final training loss**:
 
75
  - **LR scheduler**: Linear with warmup
76
 
77
  ### Training Data
78
+ - **Total database rows**: 241,094
79
+ - **Rows processed (cumulative)**: 145,758 (60.46%)
80
+ - **Training date**: 2025-11-01 20:18:45
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:abda68ad57e5483ed8c3ce14ba93237298bdb04fe18730af737425d0b8083400
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d61c9aac1585f8979ad27395d255e5868a3ebeda175171dd7a49c16011482c46
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca3bf8775071ea03c35b4339152d237d84b2177bad53a04ea13fe0e5cb785b7d
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa223db2d4e6cb512be578bd4fbb9ceac81f8ddd861bae464850bc85462d75a5
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1762015594.5029786,
3
- "trained_at_readable": "2025-11-01 16:46:34",
4
- "samples_this_session": 1584,
5
- "new_rows_this_session": 9,
6
- "trained_rows_total": 145749,
7
- "total_db_rows": 241070,
8
- "percentage": 60.45920272120131,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1762028325.9490368,
3
+ "trained_at_readable": "2025-11-01 20:18:45",
4
+ "samples_this_session": 1204,
5
+ "new_rows_this_session": 389,
6
+ "trained_rows_total": 145758,
7
+ "total_db_rows": 241094,
8
+ "percentage": 60.45691721901001,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,