Chain-of-Experts icon indicating copy to clipboard operation
Chain-of-Experts copied to clipboard

Official implementation of the paper "Chain-of-Experts: When LLMs Meet Complex Operation Research Problems"

Results 4 Chain-of-Experts issues
Sort by recently updated
recently updated
newest added

Hello, In the README, it's noted that "the ComplexOR dataset is still in the review stage, and a raw version has been uploaded, with the formal 37 datasets mentioned in...

如图是conductor.py的调试结果,预测的专家总是存在***,导致每次只能随机选择。

Hello, I am currently assessing the performance of Chain-of-experts using new benchmarks, specifically [MAMO](https://huggingface.co/datasets/CardinalOperations/MAMO) and [IndustryOR](https://huggingface.co/datasets/CardinalOperations/IndustryOR). I observed that for existing benchmarks like NL4OPT and ComplexOR, you have implemented few-shot...

Could you please add the LPWP and ComplexOR dataset? It is a little bit hard to run the code without them.