codechrl commited on
Commit
e6779ba
·
verified ·
1 Parent(s): 0e1c769

Training update: 7,396/238,461 rows (3.10%) | +358 new @ 2025-10-23 04:06:52

Browse files
Files changed (4) hide show
  1. README.md +7 -7
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
  4. training_metadata.json +7 -7
README.md CHANGED
@@ -74,12 +74,12 @@ Since cybersecurity data often contains lengthy alert descriptions and execution
74
  - **LR scheduler**: Linear with warmup
75
 
76
  ### Training Data
77
- - **Total database rows**: 238,453
78
- - **Rows processed (cumulative)**: 7,394 (3.10%)
79
- - **Rows in this session**: 2
80
- - **Training samples (after chunking)**: 36
81
- - **Training date**: 2025-10-23 03:13:01
82
 
83
  ### Post-Training Metrics
84
- - **Final training loss**: 0.0000
85
- - **Rows→Samples ratio**: 18.00x (average chunks per row)
 
74
  - **LR scheduler**: Linear with warmup
75
 
76
  ### Training Data
77
+ - **Total database rows**: 238,461
78
+ - **Rows processed (cumulative)**: 7,396 (3.10%)
79
+ - **Rows in this session**: 358
80
+ - **Training samples (after chunking)**: 5,575
81
+ - **Training date**: 2025-10-23 04:06:52
82
 
83
  ### Post-Training Metrics
84
+ - **Final training loss**:
85
+ - **Rows→Samples ratio**:
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e30526b15f07930b5f6c28af774791544eb6f2c043df5e0d50fa2981be2b466e
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d944ab1003df47a72c98e63c340a856db9daf0f5ce5e9ff7f9b1cd3a78be54b
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:20e41b42ff4730cb2c54ef3d0267fccb02345579a722af22428d0e89a570f703
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36fd20f724c8e961c678c7f1c4b979cd8088a71c668665d75605ee21e8212f0b
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1761189181.4690864,
3
- "trained_at_readable": "2025-10-23 03:13:01",
4
- "samples_this_session": 36,
5
- "new_rows_this_session": 2,
6
- "trained_rows_total": 7394,
7
- "total_db_rows": 238453,
8
- "percentage": 3.1008207068059535,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,
 
1
  {
2
+ "trained_at": 1761192412.0134265,
3
+ "trained_at_readable": "2025-10-23 04:06:52",
4
+ "samples_this_session": 5575,
5
+ "new_rows_this_session": 358,
6
+ "trained_rows_total": 7396,
7
+ "total_db_rows": 238461,
8
+ "percentage": 3.1015553906089464,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05,