CoolFace
Datasetpublic

upb-nlp/NtVR_public

Dataset (public) Public release of upb-nlp/NtVR, with the raw article text field removed for privacy reasons. All other fields are unchanged. Cybersecurity news articles annotated with character-level spans for structured vulnerability-record extraction (9 entity types). split file train train_dataset.json val val_dataset.json test test_dataset.json Each record carries id, title, date, url, source, and a list of {start, end, label} spans (character offsets… See the full description on the dataset page: https://huggingface.co/datasets/upb-nlp/NtVR_public.

sourceHugging Facecc-by-4.0updated 2mo agoView on Hugging Face
1likes83downloads
Dataset Card

Dataset (public)

Public release of `upb-nlp/NtVR`, with the raw article text field removed for privacy reasons. All other fields are unchanged.

Cybersecurity news articles annotated with character-level spans for structured vulnerability-record extraction (9 entity types).

splitfile
traintrain_dataset.json
valval_dataset.json
testtest_dataset.json

Each record carries id, title, date, url, source, and a list of {start, end, label} spans (character offsets into the original, unreleased article text). See the project README for the schema and evaluation protocol.