codechrl commited on
Commit
6cf2036
·
verified ·
1 Parent(s): a90f84c

Training update: 160/67,618 rows (0.24%) | +50 new @ 2025-10-20 05:36:12

Browse files
README.md CHANGED
@@ -18,7 +18,7 @@ base_model: boltuix/bert-micro
18
  - Model type: fine-tuned lightweight BERT variant
19
  - Languages: English & Indonesia
20
  - Finetuned from: `boltuix/bert-micro`
21
- - Status: **Early version** — trained on **0.16%** of planned data).
22
 
23
  **Model sources**
24
  - Base model: [boltuix/bert-micro](https://huggingface.co/boltuix/bert-micro)
@@ -41,7 +41,7 @@ You can use this model to classify cybersecurity-related text — for example, w
41
 
42
  ## 3. Bias, Risks, and Limitations
43
 
44
- Because the model is based on a small subset (0.16%) of planned data, performance is preliminary and may degrade on unseen or specialized domains (industrial control, IoT logs, foreign language).
45
 
46
  - Inherits any biases present in the base model (`boltuix/bert-micro`) and in the fine-tuning data — e.g., over-representation of certain threat types, vendor or tooling-specific vocabulary.
47
  - Should not be used as sole authority for incident decisions; only as an aid to human analysts.
@@ -63,7 +63,7 @@ predicted_class = logits.argmax(dim=-1).item()
63
 
64
  ## 5. Training Details
65
 
66
- - **Trained records**: 110 / 67,618 (0.16%)
67
  - **Learning rate**: 5e-05
68
  - **Epochs**: 3
69
  - **Batch size**: 8
 
18
  - Model type: fine-tuned lightweight BERT variant
19
  - Languages: English & Indonesia
20
  - Finetuned from: `boltuix/bert-micro`
21
+ - Status: **Early version** — trained on **0.24%** of planned data.
22
 
23
  **Model sources**
24
  - Base model: [boltuix/bert-micro](https://huggingface.co/boltuix/bert-micro)
 
41
 
42
  ## 3. Bias, Risks, and Limitations
43
 
44
+ Because the model is based on a small subset (0.24%) of planned data, performance is preliminary and may degrade on unseen or specialized domains (industrial control, IoT logs, foreign language).
45
 
46
  - Inherits any biases present in the base model (`boltuix/bert-micro`) and in the fine-tuning data — e.g., over-representation of certain threat types, vendor or tooling-specific vocabulary.
47
  - Should not be used as sole authority for incident decisions; only as an aid to human analysts.
 
63
 
64
  ## 5. Training Details
65
 
66
+ - **Trained records**: 160 / 67,618 (0.24%)
67
  - **Learning rate**: 5e-05
68
  - **Epochs**: 3
69
  - **Batch size**: 8
checkpoint-21/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fccffc8436212a980c3a25ef5c4583dfed723e4f0c1c8857ea354d783347165c
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:129918f2e0757e71579981040d43e7eb8effd35aae51622ba0ee6cca97dcc811
3
  size 17671560
checkpoint-21/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8e0a700261a075b2798ae3c3216f142d1949a2c849645138e8de3eb2613a50d6
3
  size 35368075
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9db07e2399dd1fc14201d048dbb3d9edcae98c25206d30834d65b3f67cd47a9a
3
  size 35368075
checkpoint-21/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dc19d58cd6f4e9fa4667b169e0aa27f6ade93802615c12a15ae7cfdf97b1d049
3
  size 5841
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c3f99d1b2b59eb11e0e6b1b29c895699e0cfe97c3c0f3ec2281a936854293a0
3
  size 5841
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fccffc8436212a980c3a25ef5c4583dfed723e4f0c1c8857ea354d783347165c
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:129918f2e0757e71579981040d43e7eb8effd35aae51622ba0ee6cca97dcc811
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dc19d58cd6f4e9fa4667b169e0aa27f6ade93802615c12a15ae7cfdf97b1d049
3
  size 5841
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c3f99d1b2b59eb11e0e6b1b29c895699e0cfe97c3c0f3ec2281a936854293a0
3
  size 5841
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1760938224.2996256,
3
- "trained_at_readable": "2025-10-20 05:30:24",
4
  "samples_this_session": 50,
5
  "new_rows_this_session": 50,
6
- "trained_rows_total": 110,
7
  "total_db_rows": 67618,
8
- "percentage": 0.1626785767103434,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05
 
1
  {
2
+ "trained_at": 1760938572.525861,
3
+ "trained_at_readable": "2025-10-20 05:36:12",
4
  "samples_this_session": 50,
5
  "new_rows_this_session": 50,
6
+ "trained_rows_total": 160,
7
  "total_db_rows": 67618,
8
+ "percentage": 0.23662338430595403,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05