nvd
Datasets
All datasets matching “nvd”Retrieval-Synthetic-NVDocs-v1
Dataset Description:
Retrieval-Synthetic-NVDocs-v1 is a synthetic retrieval dataset with question–answer supervision designed to train and evaluate embedding and RAG systems. The dataset was generated on top of NVIDIA's publicly available content using NeMo Data Designer, NVIDIA's open-source framework for generating high-quality synthetic data from scratch or based on seed data.
The dataset contains document chunks paired with semantically rich question-answer pairs across multiple… See the full description on the dataset page: https://huggingface.co/datasets/nvidia/Retrieval-Synthetic-NVDocs-v1.OWASP-and-NVD-question-answer-datasetnvd-security-instructions
NVD Security Instructions
Plain English CVE analysis pairs for fine-tuning security-domain LLMs.
Dataset Summary
2,063 instruction-response pairs built from NVD CVE data (2023-2024).
Each pair contains a raw CVE as input and a structured plain English
analysis as output — designed to teach LLMs to explain vulnerabilities
to developers with no security background.
Dataset Structure
Each record contains:
text: Mistral instruction format string ready for… See the full description on the dataset page: https://huggingface.co/datasets/AnamayaVyas/nvd-security-instructions.nvda-option-chainsCVE_NVD
CVE_NVD
A curated dataset of 200 CVE vulnerability instances from the National Vulnerability Database (NVD), enriched with exploit PoCs, developer patches, bug reports, sanitizer reports, and GitHub issue context.
Dataset Fields
Field
Description
instance_id
Unique identifier (e.g., njs.cve-2022-32414)
description
CVE description from NVD
exploit(poc)_url
URL to exploit or proof-of-concept
patch_url
URL to the developer's patch commit… See the full description on the dataset page: https://huggingface.co/datasets/SongTonyLi/CVE_NVD.NvdiaCode_10
