Update README.md
Browse files
README.md
CHANGED
@@ -44,7 +44,7 @@ configs:
|
|
44 |
path: data/test-*
|
45 |
---
|
46 |
|
47 |
-
#
|
48 |
|
49 |
This dataset is a processed and enriched version of the **BigVul and PrimeVul datasets**, enhanced using CWE mappings from [MITRE's CWE Database](https://cwe.mitre.org/). The purpose of this dataset is to provide a cleaner, more balanced, and more informative version of the original datasets for vulnerability prediction and CWE classification tasks.
|
50 |
|
@@ -121,6 +121,4 @@ dataset = load_dataset('mahdin70/bigvul_primevul_cwe_enriched')
|
|
121 |
|
122 |
|
123 |
## 📌 Citation
|
124 |
-
If you use this dataset, please cite the original sources of BigVul and PrimeVul datasets.
|
125 |
-
|
126 |
-
---
|
|
|
44 |
path: data/test-*
|
45 |
---
|
46 |
|
47 |
+
# CWE Enriched and Balanced BigVul+PrimeVul
|
48 |
|
49 |
This dataset is a processed and enriched version of the **BigVul and PrimeVul datasets**, enhanced using CWE mappings from [MITRE's CWE Database](https://cwe.mitre.org/). The purpose of this dataset is to provide a cleaner, more balanced, and more informative version of the original datasets for vulnerability prediction and CWE classification tasks.
|
50 |
|
|
|
121 |
|
122 |
|
123 |
## 📌 Citation
|
124 |
+
If you use this dataset, please cite the original sources of BigVul and PrimeVul datasets.
|
|
|
|