File size: 728 Bytes
3cd8e1e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
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).