Datasets:

Modalities:
Text
Formats:
json
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
IndustryOR / README.md
nielsr's picture
nielsr HF Staff
Add task category
1897e32 verified
|
raw
history blame
841 Bytes
metadata
language:
  - en
license: cc-by-nc-4.0
task_categories:
  - text-generation
size_categories:
  - n<1K
pretty_name: IndustryOR
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.

Paper: https://huggingface.co/papers/2405.17743

Citation

@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}
}