metadata
license: apache-2.0
task_categories:
- text-generation
language:
- en
tags:
- cybersecurity
- vulnerability
- exploit
size_categories:
- 1K<n<10K
LXM-GENTLEMAN Dataset
This is the official fine-tuning dataset used to train the LXM-GENTLEMAN model, a cybersecurity-focused assistant from the LACUNEX (LXM) family by Shasradha Karmakar.
Dataset Structure
- File:
lxm-gentleman-dataset.jsonl - Format: JSON Lines (JSONL) with
instructionandoutputkeys. - Total Rows: 4,636 unique examples.
Data Sources
The dataset is a curated mix of the following security datasets:
- Hand-crafted identity Q&A pairs.
darkknight25/software_vulnerabilitiesdarkknight25/Exploit_DatabaseAlicanKiraz0/All-CVE-RecordsWaiperOK/exploitdb-dataset
All data has been parsed, mapped to instruction format, and deduplicated.