Update README.md
Browse files
README.md
CHANGED
|
@@ -13,9 +13,8 @@ The dataset bridges the gap between source-level vulnerability datasets and prac
|
|
| 13 |
|
| 14 |
## Key Features
|
| 15 |
|
| 16 |
-
- ✅ **Cross-compiled `.exe` binaries** (Windows format) for each function
|
| 17 |
- ✅ Matches samples from the original `CompRealVul` dataset
|
| 18 |
-
- ✅ Labeled with **vulnerability information** (
|
| 19 |
- ✅ Suitable for binary-focused tasks such as **vulnerability detection**, **similarity learning**, and **binary classification**
|
| 20 |
- ✅ Provided as a **ZIP archive** for efficient download and storage
|
| 21 |
|
|
|
|
| 13 |
|
| 14 |
## Key Features
|
| 15 |
|
|
|
|
| 16 |
- ✅ Matches samples from the original `CompRealVul` dataset
|
| 17 |
+
- ✅ Labeled with **vulnerability information** (binary class label)
|
| 18 |
- ✅ Suitable for binary-focused tasks such as **vulnerability detection**, **similarity learning**, and **binary classification**
|
| 19 |
- ✅ Provided as a **ZIP archive** for efficient download and storage
|
| 20 |
|