IndustryOR / README.md
tangzhy's picture
Update README.md
89dc9f3 verified
|
raw
history blame contribute delete
No virus
759 Bytes
---
license: cc-by-nc-4.0
language:
- en
pretty_name: IndustryOR
size_categories:
- n<1K
configs:
- config_name: default
data_files:
- split: test
path: "IndustryOR.json"
---
## Overview
IndustryOR, the first industrial benchmark, consists of 100 real-world OR problems. It covers 5 types of questions—linear programming, integer programming, mixed integer programming, non-linear programming, and others—across 3 levels of difficulty.
## Citation
```latex
@article{tang2024orlm,
title={ORLM: Training Large Language Models for Optimization Modeling},
author={Tang, Zhengyang and Huang, Chenyu and Zheng, Xin and Hu, Shixi and Wang, Zizhuo and Ge, Dongdong and Wang, Benyou},
journal={arXiv preprint arXiv:2405.17743},
year={2024}
}
```