SAVRN Model Hub · Comparisons
distilbert-base-uncased vs SecBERT
Distilbert-base-uncased has 67M parameters and SecBERT has 84M parameters; both are released under Apache License 2.0; at 16-bit, distilbert-base-uncased needs about 0.2 GB (1x MI300X from $1.85 an hour) and SecBERT about 0.2 GB (1x MI300X from $1.85 an hour).
| Field | distilbert-base-uncased distilbert/distilbert-base-uncased | SecBERT jackaduma/SecBERT |
|---|---|---|
| Publisher | DistilBERT community | Kun |
| Task | Fill mask | Fill mask |
| Modality | Text | Text |
| Parameters, as reported | 67M parameters | 84M parameters |
| Architecture | DistilBertForMaskedLM | BertForMaskedLM |
| Library | transformers | transformers |
| Context length | 512 tokens | 514 tokens |
| Repository size | 1.5 GB | 673.3 MB |
| Artifact formats | safetensors, pytorch, jax, rust, tf | safetensors, pytorch |
| License | apache-2.0 | apache-2.0 |
| Access | Open weights, no gate | Open weights, no gate |
| Memory at 16-bit (weights and margin) | 0.2 GB | 0.2 GB |
| Cheapest GPUs at 16-bit, per hour | 1x MI300X, $1.85 | 1x MI300X, $1.85 |
| Memory at 4-bit (weights and margin) | 0 GB | 0.1 GB |
| Cheapest GPUs at 4-bit, per hour | 1x MI300X, $1.85 | 1x MI300X, $1.85 |
| Revision viewed | 12040accade4 | 7c603df5bc4c |
| Downloads reported by the hub | 7.5M | 400.6k |
| Last observed | 2026-09-18 | 2026-09-18 |
An evaluation row appears only where at least two of these models report the same benchmark with the same stated configuration, metric, unit and setup. Different evaluators stay named in each cell. Values are shown as reported: no unit conversion, no ranking.
Questions
Which is larger, distilbert-base-uncased or SecBERT?
SecBERT (84M parameters) is larger than distilbert-base-uncased (67M parameters), by the parameter counts their publishers report.
Which is cheaper to run, distilbert-base-uncased or SecBERT?
At 4-bit, distilbert-base-uncased fits on 1x MI300X from $1.85 an hour and SecBERT on 1x MI300X from $1.85 an hour, at the lowest on-demand prices the SAVRN Index lists.
Can I use distilbert-base-uncased commercially?
Yes. distilbert-base-uncased is released under Apache License 2.0. The Apache License 2.0 is a permissive open-source license. It permits commercial use, modification and redistribution. It requires keeping the license and copyright notices and any NOTICE file, stating significant changes, and it includes an express patent grant from contributors.
Can I use SecBERT commercially?
Yes. SecBERT is released under Apache License 2.0. The Apache License 2.0 is a permissive open-source license. It permits commercial use, modification and redistribution. It requires keeping the license and copyright notices and any NOTICE file, stating significant changes, and it includes an express patent grant from contributors.