andreeaduti's picture
Add fine-tuned encoder (cti_bert)
3cd8e1e verified
|
Raw
History Blame Contribute Delete
728 Bytes
---
license: apache-2.0
base_model: ehsanaghaei/SecureBERT
tags:
- cyber-threat-intelligence
- information-extraction
---
# encoder (cti_bert)
Fine-tuned **ehsanaghaei/SecureBERT** for structured vulnerability-record extraction from
cybersecurity news articles, from the study (encoder token-classification
vs. decoder structured-generation). This is the best-performing encoder in that
comparison.
## Test-set performance (entity/field-level)
| micro F1 | macro F1 |
|---------:|---------:|
| 0.3051 | 0.3127 |
See the project README for the task definition, schema, evaluation protocol, and the
full per-model / per-field breakdown.
Companion dataset: [`upb-nlp/NtVR`](https://huggingface.co/datasets/upb-nlp/NtVR).