morpheuslord/cve-llm-training
CVE-llm_dataset This dataset is intended to train an LLM model for an utterly CVE-focused input and output. Data extraction: For the data extraction, I first downloaded the CVE database from NVD lists and then loaded them using the cve_dataset_2.py and cve_dataset.py both have produce different datasets one is for llama and the other is for openai GPT. The CVE json files are mapped in this format: cves: | ├─1999 | ├─0xxx | | ├─CVE-1999-0001.json | |… See the full description on the dataset page: https://huggingface.co/datasets/morpheuslord/cve-llm-training.
21180
