CoolFace
Datasetpublic

foundation-models/milp-instances-parquet

MILP instances (Parquet) Competition-style instances packed as Zstd-compressed Parquet shards for partial downloads. Schema Column Type Description instance_id string Stem name (e.g. load_balancing_0) task string item_placement, load_balancing, or anonymous split string train or valid json_text string Raw contents of the sidecar .json mps_gz binary Bytes of the .mps.gz file Tasks are independent (separate folders / configs). Shards are… See the full description on the dataset page: https://huggingface.co/datasets/foundation-models/milp-instances-parquet.

sourceHugging Facemitupdated 5mo agoView on Hugging Face
0likes286downloads
Dataset Card

MILP instances (Parquet)

Competition-style instances packed as Zstd-compressed Parquet shards for partial downloads.

Schema

ColumnTypeDescription
instance_idstringStem name (e.g. load_balancing_0)
taskstringitem_placement, load_balancing, or anonymous
splitstringtrain or valid
json_textstringRaw contents of the sidecar .json
mps_gzbinaryBytes of the .mps.gz file

Tasks are independent (separate folders / configs). Shards are named {split}-shard-NNNNN-of-MMMMM.parquet.