Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,23 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-4.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
tags:
|
| 6 |
+
- NCO
|
| 7 |
+
- ML4CO
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
# ML4CO-Bench-101-SL
|
| 11 |
+
|
| 12 |
+
## 📚 Introduction
|
| 13 |
+
|
| 14 |
+
This is the accompanying dataset for our benchmark work [``ML4CO-Bench-101``](https://github.com/Thinklab-SJTU/ML4CO-Bench-101). The number of samples in the ``train_dataset`` and the ``test_dataset``, as well as the parameter settings for the corresponding solver, are shown in the table below.
|
| 15 |
+
|
| 16 |
+
<img src="assets/Benchmark-Dataset.png" alt="Organization" width="800"/>
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
## ✨ Extended Dataset
|
| 20 |
+
|
| 21 |
+
In addition to the datasets mentioned above, we will periodically add some additional datasets in ``extended_dataset``. Below is the update log.
|
| 22 |
+
|
| 23 |
+
* **2025.05.20**,
|