Datasets:

Modalities:
Text
Formats:
json
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
File size: 841 Bytes
89dc9f3
 
 
1897e32
 
 
89dc9f3
 
1897e32
89dc9f3
 
 
 
1897e32
89dc9f3
 
 
 
 
1897e32
 
89dc9f3
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
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

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