Update README.md
Browse files
README.md
CHANGED
@@ -44,7 +44,6 @@ configs:
|
|
44 |
path: data/test-*
|
45 |
---
|
46 |
|
47 |
-
|
48 |
# bigvul_primevul_cwe_enriched
|
49 |
|
50 |
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.
|
@@ -123,3 +122,5 @@ dataset = load_dataset('mahdin70/bigvul_primevul_cwe_enriched')
|
|
123 |
|
124 |
## 📌 Citation
|
125 |
If you use this dataset, please cite the original sources of BigVul and PrimeVul datasets.
|
|
|
|
|
|
44 |
path: data/test-*
|
45 |
---
|
46 |
|
|
|
47 |
# bigvul_primevul_cwe_enriched
|
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.
|
|
|
122 |
|
123 |
## 📌 Citation
|
124 |
If you use this dataset, please cite the original sources of BigVul and PrimeVul datasets.
|
125 |
+
|
126 |
+
---
|