Commit 304c2e9
[Benchmark] Add VLRMBench Support (#1259)
* add vlrmbench dataset
* Translate comments to English
* Fix code formatting issues
* Reconstructed the dataset and the evaluation code of vlrmbench
* Refactor and translate comments in VLRMBench dataset code to English
* Consolidate dataset imports in __init__.py
* Add multi_solution evaluation support in VLRMBench dataset
* Add foresight evaluation support in VLRMBench dataset
Updated initialization to warn about supported task types.
Fix and update the md5
---------
Co-authored-by: Xinyu Fang <fangxinyutju202009@126.com>1 parent 55fba74 commit 304c2e9
2 files changed
+405
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
| |||
218 | 219 | | |
219 | 220 | | |
220 | 221 | | |
221 | | - | |
| 222 | + | |
222 | 223 | | |
223 | 224 | | |
224 | 225 | | |
| |||
0 commit comments