SoroushVahidi commited on
Commit
2b407d9
·
verified ·
1 Parent(s): 1f2c52e

Publish NL optimization instantiation metrics v1

Browse files

Initial scientific release payload for reduced text-free derived metrics. No raw NLP4LP content or private audit artifacts included.

CHECKSUMS.sha256 ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 01c0753f14f336d6e0fcbc354fed4eb8fbb792a903159379eb954c0ef9d8a372 CITATION.cff
2
+ e8ef6f98306d0ec0909700ee101b7b12031cdcbaeec67a03e3b9cb04dbf6c6a0 LICENSE
3
+ 1f25c59b5627dcf94ccb5a8d0181a3e236b5fbe0279af9295ec4a71c3b2a18a8 README.md
4
+ 0a66e012b9e0e6ae48e4eeaea16ef73b86a642a7f42c64a370b80a814bc921af data/method_summary/train.parquet
5
+ 953b211f09e380166cd8cb5c3da3207ae5774ea893404858fca3f7d81bc09434 data/patch_case_metrics/train.parquet
6
+ 1955b49d85059ecb812ee266c400d4b0cfe703e42507d81ed2783fed42c0f1ec data/patch_transitions/train.parquet
7
+ 1703aeda13050a7324e9e4979947f11890c41afeaec80693194aaf09cae4469e data/per_query_metrics/train.parquet
8
+ 8bfda830c1fed16ca826c78a76e3281a90a0d296445cc96c933af1f53ebadaef data/strict_readiness_summary/train.parquet
9
+ 00e4fbb19d475bc2bbfc57807c5aa2cefd18c3a652766247d5da283784f5c520 metadata/final_validation_report.json
10
+ 731cea668a7587abda2915fa4b87ed887aee63f4a9ed5a3a029ee7e4870ed0eb metadata/provenance_summary.json
11
+ 1c9c7c1e681e00f44c92123333bcf5a236ff7975555fea0fb17712a2a6506b06 metadata/reconstruction_risk_report.json
12
+ 7f201444540552e12731a1b044c5eb48b07817367da554282f76182a813e8f4a metadata/release_manifest.json
13
+ b697664d1accb2adbcb9234f463e8763c4c72519f14a68b60fb548359b593f20 metadata/rights_scope.json
14
+ a3dd4b13ebb8f47ac7ca2679dd563de15964d5d1b0173faf345a028f47eca5e9 metadata/schema.json
15
+ 50198da5225b674f198d8e4da3ef0d6e47a06d26e08d2e043e76c7ff267f36e6 metadata/security_scan_report.json
16
+ e65a741e3ade7681d2d7e0c6a568d6560bfd7fa5c9da58566c911908c877e7c8 metadata/statistics.json
17
+ c6e1b9d5e39957ce3e84f07de02ecb848d5fcc2796258d2c09c3eddd045428af metadata/upstream_attribution.md
CITATION.cff ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ cff-version: 1.2.0
2
+ title: Natural-Language Optimization Instantiation Metrics
3
+ message: Cite this dataset when using the released rows or metrics. Cite the associated paper for methodology/results and cite NLP4LP/OptiMUS for upstream benchmark provenance.
4
+ type: dataset
5
+ authors:
6
+ - family-names: Vahidi
7
+ given-names: Soroush
8
+ repository-code: https://github.com/SoroushVahidi/combinatorial-opt-agent
9
+ url: https://huggingface.co/datasets/SoroushVahidi/nl-optimization-instantiation-metrics
10
+ date-released: 2026-08-14
11
+ version: v1.0.0
12
+ license: CC-BY-NC-SA-4.0
13
+ references:
14
+ - type: preprint
15
+ title: Retrieval-Assisted Instantiation of Natural-Language Optimization Problems
16
+ authors:
17
+ - family-names: Vahidi
18
+ given-names: Soroush
19
+ year: 2026
20
+ doi: 10.2139/ssrn.6434886
21
+ - type: conference-paper
22
+ title: 'OptiMUS: Scalable Optimization Modeling with (MI)LP Solvers and Large Language Models'
23
+ authors:
24
+ - family-names: Ahmaditeshnizi
25
+ given-names: Ali
26
+ - family-names: Gao
27
+ given-names: Wenzhi
28
+ - family-names: Udell
29
+ given-names: Madeleine
30
+ year: 2024
31
+ conference:
32
+ name: Proceedings of the 41st International Conference on Machine Learning
33
+ url: https://proceedings.mlr.press/v235/ahmaditeshnizi24a.html
LICENSE ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
2
+ https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode
README.md ADDED
@@ -0,0 +1,198 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-sa-4.0
3
+ task_categories:
4
+ - tabular-classification
5
+ - tabular-regression
6
+ language:
7
+ - en
8
+ tags:
9
+ - optimization
10
+ - optimization-modeling
11
+ - natural-language-optimization
12
+ - evaluation
13
+ - metrics
14
+ - retrieval
15
+ - grounding
16
+ - lp
17
+ - milp
18
+ size_categories:
19
+ - n<1K
20
+ configs:
21
+ - config_name: per_query_metrics
22
+ data_files:
23
+ - split: train
24
+ path: data/per_query_metrics/train.parquet
25
+ - config_name: method_summary
26
+ data_files:
27
+ - split: train
28
+ path: data/method_summary/train.parquet
29
+ - config_name: strict_readiness_summary
30
+ data_files:
31
+ - split: train
32
+ path: data/strict_readiness_summary/train.parquet
33
+ - config_name: patch_transitions
34
+ data_files:
35
+ - split: train
36
+ path: data/patch_transitions/train.parquet
37
+ - config_name: patch_case_metrics
38
+ data_files:
39
+ - split: train
40
+ path: data/patch_case_metrics/train.parquet
41
+ ---
42
+
43
+ # Natural-Language Optimization Instantiation Metrics
44
+
45
+ This dataset is a text-free metrics release for a retrieval-assisted natural-language optimization instantiation pipeline. It contains per-example and aggregate evaluation outcomes for a frozen pipeline evaluated on the NLP4LP benchmark.
46
+
47
+ Soroush Vahidi created and releases the evaluation metrics and derived outcomes in this repository. NLP4LP is a third-party benchmark/resource maintained by the Udell Lab. Soroush Vahidi does not own NLP4LP or OptiMUS.
48
+
49
+ Raw NLP4LP problem text, gold formulations, gold structures, source IDs, prompts, completions, external example text, provider raw outputs, and local/private metadata are not included. Public rows use project-local opaque identifiers. Users who need the source benchmark must obtain NLP4LP directly from its canonical source under its own access and licensing terms: https://huggingface.co/datasets/udell-lab/NLP4LP
50
+
51
+ ## What Is Being Evaluated?
52
+
53
+ Many optimization problems are first written in natural language and later translated into mathematical models. This release evaluates a narrower intermediate task: natural-language optimization instantiation. Given a natural-language problem description, the evaluated system retrieves a compatible optimization schema from a fixed catalog and then fills scalar parameter slots from numeric evidence.
54
+
55
+ Schema retrieval means selecting the top-ranked optimization schema for a problem description. Instantiation readiness measures whether the retrieved and filled schema has enough correctly typed scalar information to be useful for downstream modeling.
56
+
57
+ The frozen method represented here is TF-IDF schema retrieval plus typed greedy scalar grounding with deterministic multiplicative ratio-word extraction. The patch adds deterministic extraction for expressions such as multiplicative ratio words, while leaving schema retrieval, slot choice, and evaluation thresholds unchanged.
58
+
59
+ ## Configs
60
+
61
+ ### `per_query_metrics`
62
+
63
+ One row represents one benchmark query evaluated by the frozen method. It does not include the native benchmark ID or text.
64
+
65
+ Fields:
66
+
67
+ - `example_uid`: project-local opaque identifier derived from the native source ID using a private keyed HMAC; the key and mapping are not released.
68
+ - `variant`: benchmark/query variant label from the source evaluation output. In this v1 release it is `orig`.
69
+ - `method`: method identifier. This is the source `baseline` column renamed for clarity; in this v1 release it is `tfidf`.
70
+ - `schema_hit`: whether the retrieved top-1 schema matched the gold schema.
71
+ - `ordinary_ready`: `param_coverage >= 0.8 AND type_match >= 0.8`.
72
+ - `strict_ready`: `schema_hit AND param_coverage >= 0.8 AND type_match >= 0.8`.
73
+ - `n_expected_scalar`: structural count of expected scalar slots used for evaluation. It is a small integer count and does not include slot names, variable names, formulation text, or problem text.
74
+ - `n_filled`: number of scalar slots filled by the evaluated method.
75
+ - `param_coverage`: scalar-slot coverage metric.
76
+ - `type_match`: scalar-slot type compatibility metric.
77
+ - `exact5`: exact-value metric at 5% tolerance where comparable; null means no comparable exact-value denominator for that row.
78
+ - `exact20`: exact-value metric at 20% tolerance where comparable; null means no comparable exact-value denominator for that row.
79
+ - `key_overlap`: schema/key overlap metric.
80
+
81
+ ### `method_summary`
82
+
83
+ Aggregate metrics for the pre-patch and final patched method variants. Counts are integer counts; rates and means are floating-point metrics.
84
+
85
+ ### `strict_readiness_summary`
86
+
87
+ Small aggregate table for strict-readiness counts and rate changes.
88
+
89
+ ### `patch_transitions`
90
+
91
+ Transition counts comparing pre-patch and patched outcomes. ID lists from the source transition file are deliberately excluded.
92
+
93
+ ### `patch_case_metrics`
94
+
95
+ Redacted per-case patch metrics for the changed-query audit. This config excludes source sentences, native query IDs, extracted mention strings, affected slot names, and multiplier expression text. It keeps only opaque IDs, change-status categories, readiness booleans, and numerical before/after metrics.
96
+
97
+ ## Current Canonical Results
98
+
99
+ The final patched method has:
100
+
101
+ - schema R@1: `0.909366`
102
+ - ordinary instantiation-ready: `265 / 331 = 0.800604`
103
+ - strict instantiation-ready: `255 / 331 = 0.770393`
104
+ - strict-ready patch gain: `+8`
105
+ - strict-ready losses: `0`
106
+
107
+ These are point-in-time results for the frozen method state represented by the source repository at commit `6bb75a4c4bed02c458ac30b4af206a2802fce095`.
108
+
109
+ ## Limitations
110
+
111
+ This is a benchmark-specific metrics release over NLP4LP `orig` evaluation queries. It does not contain the source benchmark examples, so users cannot inspect or resolve individual examples from this dataset alone. Users needing problem text or gold structures must obtain NLP4LP from the canonical upstream source.
112
+
113
+ The dataset includes remaining non-ready cases, schema retrieval failures, and type/coverage failures. Null `exact5` and `exact20` values indicate rows without a comparable exact-value denominator, not successful or failed exact matching.
114
+
115
+ The metrics are derived from one frozen pipeline/version. They should not be treated as claims about all natural-language optimization systems or all optimization-modeling benchmarks.
116
+
117
+ ## How This Dataset Differs from Existing Resources
118
+
119
+ NLP4LP provides benchmark problem resources. OptiMUS provides optimization-modeling systems and papers around NLP4LP. NL4Opt, ORLM, and PaMOP are related natural-language optimization or optimization-modeling resources. This release instead provides a text-free, downloadable metrics artifact: project-generated per-example evaluation outcomes, readiness indicators, and aggregate method metrics for a specific retrieval-assisted instantiation pipeline.
120
+
121
+ In the resources examined for this release, we did not identify an equivalent downloadable metrics-only artifact with this exact evaluation representation.
122
+
123
+ ## Relationship to Existing SoroushVahidi Datasets
124
+
125
+ This dataset is distinct from the existing original research datasets under `SoroushVahidi`:
126
+
127
+ - `lafc-evict`: cache-eviction/counterfactual supervision data.
128
+ - `module-intervention-credit`: LLM-serving intervention credit simulation results.
129
+ - `consistency-aware-judgments`: consistency-aware ranking/judgment data.
130
+ - `frontier-allocation-metrics`: budgeted inference/frontier allocation metrics.
131
+ - `mwfas-heuristic-metrics`: minimum-weighted feedback arc set heuristic metrics.
132
+ - `ranking-fas-results`: ranking by feedback arc set results.
133
+
134
+ This release concerns natural-language optimization problem instantiation and retrieval/grounding readiness. It does not supersede any existing dataset.
135
+
136
+ ## Ownership, Provenance, and License
137
+
138
+ Soroush Vahidi is the dataset author for this derived metrics release.
139
+
140
+ The released derived metrics, annotations, and release documentation are licensed under CC BY-NC-SA 4.0. This license does not relicense NLP4LP itself. NLP4LP remains subject to its own upstream terms, access controls, and license.
141
+
142
+ Observed upstream NLP4LP metadata at build time:
143
+
144
+ - Canonical source: https://huggingface.co/datasets/udell-lab/NLP4LP
145
+ - Maintainer: Udell Lab
146
+ - Hugging Face license tag: `cc-by-nc-sa-4.0`
147
+ - Access: gated
148
+
149
+ ## Associated Paper
150
+
151
+ Direct associated paper:
152
+
153
+ Soroush Vahidi. Retrieval-Assisted Instantiation of Natural-Language Optimization Problems. Preprint records: SSRN DOI `10.2139/ssrn.6434886`; Research Square DOI `10.21203/rs.3.rs-10463941/v1`.
154
+
155
+ ## Citation Policy
156
+
157
+ Cite this dataset when using the released rows or metrics. Cite the associated paper when using or discussing the methodology or scientific results. Cite both when using the released data and relying materially on the associated methodology/results. Cite NLP4LP/OptiMUS for upstream benchmark provenance.
158
+
159
+ Dataset citation:
160
+
161
+ ```bibtex
162
+ @dataset{vahidi_nl_optimization_instantiation_metrics_2026,
163
+ title = {Natural-Language Optimization Instantiation Metrics},
164
+ author = {Vahidi, Soroush},
165
+ year = {2026},
166
+ publisher = {Hugging Face},
167
+ howpublished = {\url{https://huggingface.co/datasets/SoroushVahidi/nl-optimization-instantiation-metrics}},
168
+ note = {Derived metrics release; no dataset DOI assigned}
169
+ }
170
+ ```
171
+
172
+ Associated paper citation:
173
+
174
+ ```bibtex
175
+ @misc{vahidi_retrieval_assisted_instantiation_2026,
176
+ title = {Retrieval-Assisted Instantiation of Natural-Language Optimization Problems},
177
+ author = {Vahidi, Soroush},
178
+ year = {2026},
179
+ doi = {10.2139/ssrn.6434886},
180
+ note = {Preprint; Research Square DOI: 10.21203/rs.3.rs-10463941/v1}
181
+ }
182
+ ```
183
+
184
+ Upstream benchmark citation:
185
+
186
+ ```bibtex
187
+ @inproceedings{ahmaditeshnizi2024optimus,
188
+ title = {{O}pti{MUS}: Scalable Optimization Modeling with ({MI}){LP} Solvers and Large Language Models},
189
+ author = {Ahmaditeshnizi, Ali and Gao, Wenzhi and Udell, Madeleine},
190
+ booktitle = {Proceedings of the 41st International Conference on Machine Learning},
191
+ pages = {577--596},
192
+ year = {2024},
193
+ volume = {235},
194
+ series = {Proceedings of Machine Learning Research},
195
+ publisher = {PMLR},
196
+ url = {https://proceedings.mlr.press/v235/ahmaditeshnizi24a.html}
197
+ }
198
+ ```
data/method_summary/train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a66e012b9e0e6ae48e4eeaea16ef73b86a642a7f42c64a370b80a814bc921af
3
+ size 9380
data/patch_case_metrics/train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:953b211f09e380166cd8cb5c3da3207ae5774ea893404858fca3f7d81bc09434
3
+ size 11718
data/patch_transitions/train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1955b49d85059ecb812ee266c400d4b0cfe703e42507d81ed2783fed42c0f1ec
3
+ size 5223
data/per_query_metrics/train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1703aeda13050a7324e9e4979947f11890c41afeaec80693194aaf09cae4469e
3
+ size 14469
data/strict_readiness_summary/train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bfda830c1fed16ca826c78a76e3281a90a0d296445cc96c933af1f53ebadaef
3
+ size 2400
metadata/final_validation_report.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "all_null_columns": [],
3
+ "all_null_columns_ok": true,
4
+ "dataset_server_readiness_expected": true,
5
+ "expected_row_counts_match": true,
6
+ "flat_schema_no_nested_or_binary": true,
7
+ "logical_predicates_are_bool": true,
8
+ "notes": [
9
+ "No upload performed.",
10
+ "No Hugging Face repository created.",
11
+ "No raw NLP4LP content included.",
12
+ "No canonical source outputs modified."
13
+ ],
14
+ "overall_status": "READY_FOR_HUGGING_FACE_PUBLICATION",
15
+ "private_audit_material_not_in_public_staging": true,
16
+ "reconstruction_risk_status": "PASS",
17
+ "row_counts": {
18
+ "method_summary": 2,
19
+ "patch_case_metrics": 36,
20
+ "patch_transitions": 5,
21
+ "per_query_metrics": 331,
22
+ "strict_readiness_summary": 3
23
+ },
24
+ "security_scan_status": "PASS",
25
+ "source_hashes_match_after_build": true,
26
+ "source_head_after": "6bb75a4c4bed02c458ac30b4af206a2802fce095",
27
+ "source_worktree_clean_after": true
28
+ }
metadata/provenance_summary.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "identifier_policy": "Public rows use project-local opaque HMAC-derived identifiers. The key and native-ID mapping are private audit artifacts and are not part of staging.",
3
+ "not_included": [
4
+ "raw NLP4LP problem text",
5
+ "gold formulations",
6
+ "gold structures",
7
+ "native source IDs",
8
+ "prompts",
9
+ "completions",
10
+ "provider raw outputs",
11
+ "local paths/private metadata"
12
+ ],
13
+ "released_content_owner": "Soroush Vahidi created and releases the evaluation metrics and derived outcomes in this repository.",
14
+ "upstream_benchmark": "NLP4LP, a third-party benchmark/resource maintained by the Udell Lab.",
15
+ "upstream_dataset_url": "https://huggingface.co/datasets/udell-lab/NLP4LP",
16
+ "upstream_hf_sha_observed": "af17e5178519a786ec0dd686d57607bc813c1af9",
17
+ "upstream_license_observed": "cc-by-nc-sa-4.0"
18
+ }
metadata/reconstruction_risk_report.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "can_reconstruct_gold_formulation": false,
3
+ "can_reconstruct_gold_or_retrieved_document_identifiers": false,
4
+ "can_reconstruct_mention_strings": false,
5
+ "can_reconstruct_native_ids": false,
6
+ "can_reconstruct_problem_text": false,
7
+ "can_reconstruct_slot_names": false,
8
+ "can_reconstruct_source_sentences": false,
9
+ "forbidden_private_or_native_terms_in_public_docs": [],
10
+ "forbidden_terms_in_parquet_payload": [],
11
+ "notes": "The public payload contains opaque HMAC-derived IDs, method labels, booleans, counts, and numeric metrics only. The private HMAC key and native-ID mapping are not in staging.",
12
+ "status": "PASS"
13
+ }
metadata/release_manifest.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "configs": {
3
+ "method_summary": {
4
+ "path": "data/method_summary/train.parquet",
5
+ "rows": 2
6
+ },
7
+ "patch_case_metrics": {
8
+ "path": "data/patch_case_metrics/train.parquet",
9
+ "rows": 36
10
+ },
11
+ "patch_transitions": {
12
+ "path": "data/patch_transitions/train.parquet",
13
+ "rows": 5
14
+ },
15
+ "per_query_metrics": {
16
+ "path": "data/per_query_metrics/train.parquet",
17
+ "rows": 331
18
+ },
19
+ "strict_readiness_summary": {
20
+ "path": "data/strict_readiness_summary/train.parquet",
21
+ "rows": 3
22
+ }
23
+ },
24
+ "created_utc": "2026-08-14T02:31:05.073919+00:00",
25
+ "date_released_planned": "2026-08-14",
26
+ "included_optional_patch_case_metrics": true,
27
+ "license": "CC BY-NC-SA 4.0",
28
+ "public_files_minimum": [
29
+ "README.md",
30
+ "LICENSE",
31
+ "CITATION.cff",
32
+ "CHECKSUMS.sha256",
33
+ "data/",
34
+ "metadata/"
35
+ ],
36
+ "repo_id_intended": "SoroushVahidi/nl-optimization-instantiation-metrics",
37
+ "source_branch": "main",
38
+ "source_hashes_recorded_private": true,
39
+ "source_head": "6bb75a4c4bed02c458ac30b4af206a2802fce095",
40
+ "source_remotes": [
41
+ "origin\thttps://github.com/SoroushVahidi/combinatorial-opt-agent.git (fetch)",
42
+ "origin\thttps://github.com/SoroushVahidi/combinatorial-opt-agent.git (push)"
43
+ ],
44
+ "source_repository": "SoroushVahidi/combinatorial-opt-agent",
45
+ "source_repository_path_redacted": true,
46
+ "source_worktree_clean": true,
47
+ "version": "v1.0.0"
48
+ }
metadata/rights_scope.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "does_not_relicense_nlp4lp": true,
3
+ "license_for_released_metrics": "CC BY-NC-SA 4.0",
4
+ "native_ids_included": false,
5
+ "nlp4lp_must_be_obtained_separately": true,
6
+ "raw_upstream_text_included": false,
7
+ "reconstruction_risk_assessment": "No meaningful reconstruction path from public payload alone for NLP4LP text, gold formulations, slot names, mention strings, source sentences, or native IDs."
8
+ }
metadata/schema.json ADDED
@@ -0,0 +1,272 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "method_summary": [
3
+ {
4
+ "arrow_type": "large_string",
5
+ "name": "method",
6
+ "nullable": true
7
+ },
8
+ {
9
+ "arrow_type": "int64",
10
+ "name": "n",
11
+ "nullable": true
12
+ },
13
+ {
14
+ "arrow_type": "double",
15
+ "name": "schema_r1",
16
+ "nullable": true
17
+ },
18
+ {
19
+ "arrow_type": "int64",
20
+ "name": "schema_correct_count",
21
+ "nullable": true
22
+ },
23
+ {
24
+ "arrow_type": "double",
25
+ "name": "coverage_mean",
26
+ "nullable": true
27
+ },
28
+ {
29
+ "arrow_type": "double",
30
+ "name": "type_match_mean",
31
+ "nullable": true
32
+ },
33
+ {
34
+ "arrow_type": "double",
35
+ "name": "ordinary_instantiation_ready_rate",
36
+ "nullable": true
37
+ },
38
+ {
39
+ "arrow_type": "int64",
40
+ "name": "ordinary_instantiation_ready_count",
41
+ "nullable": true
42
+ },
43
+ {
44
+ "arrow_type": "double",
45
+ "name": "strict_instantiation_ready_rate",
46
+ "nullable": true
47
+ },
48
+ {
49
+ "arrow_type": "int64",
50
+ "name": "strict_instantiation_ready_count",
51
+ "nullable": true
52
+ },
53
+ {
54
+ "arrow_type": "double",
55
+ "name": "exact5_mean",
56
+ "nullable": true
57
+ },
58
+ {
59
+ "arrow_type": "double",
60
+ "name": "exact20_mean",
61
+ "nullable": true
62
+ },
63
+ {
64
+ "arrow_type": "double",
65
+ "name": "key_overlap_mean",
66
+ "nullable": true
67
+ }
68
+ ],
69
+ "patch_case_metrics": [
70
+ {
71
+ "arrow_type": "large_string",
72
+ "name": "example_uid",
73
+ "nullable": true
74
+ },
75
+ {
76
+ "arrow_type": "large_string",
77
+ "name": "changed_status",
78
+ "nullable": true
79
+ },
80
+ {
81
+ "arrow_type": "double",
82
+ "name": "old_coverage",
83
+ "nullable": true
84
+ },
85
+ {
86
+ "arrow_type": "double",
87
+ "name": "new_coverage",
88
+ "nullable": true
89
+ },
90
+ {
91
+ "arrow_type": "double",
92
+ "name": "old_type_match",
93
+ "nullable": true
94
+ },
95
+ {
96
+ "arrow_type": "double",
97
+ "name": "new_type_match",
98
+ "nullable": true
99
+ },
100
+ {
101
+ "arrow_type": "bool",
102
+ "name": "old_strict_ready",
103
+ "nullable": true
104
+ },
105
+ {
106
+ "arrow_type": "bool",
107
+ "name": "new_strict_ready",
108
+ "nullable": true
109
+ },
110
+ {
111
+ "arrow_type": "bool",
112
+ "name": "old_ordinary_ready",
113
+ "nullable": true
114
+ },
115
+ {
116
+ "arrow_type": "bool",
117
+ "name": "new_ordinary_ready",
118
+ "nullable": true
119
+ },
120
+ {
121
+ "arrow_type": "double",
122
+ "name": "old_exact5",
123
+ "nullable": true
124
+ },
125
+ {
126
+ "arrow_type": "double",
127
+ "name": "new_exact5",
128
+ "nullable": true
129
+ },
130
+ {
131
+ "arrow_type": "double",
132
+ "name": "old_exact20",
133
+ "nullable": true
134
+ },
135
+ {
136
+ "arrow_type": "double",
137
+ "name": "new_exact20",
138
+ "nullable": true
139
+ },
140
+ {
141
+ "arrow_type": "double",
142
+ "name": "exact5_delta",
143
+ "nullable": true
144
+ },
145
+ {
146
+ "arrow_type": "double",
147
+ "name": "exact20_delta",
148
+ "nullable": true
149
+ }
150
+ ],
151
+ "patch_transitions": [
152
+ {
153
+ "arrow_type": "large_string",
154
+ "name": "metric",
155
+ "nullable": true
156
+ },
157
+ {
158
+ "arrow_type": "int64",
159
+ "name": "both",
160
+ "nullable": true
161
+ },
162
+ {
163
+ "arrow_type": "int64",
164
+ "name": "prepatch_only",
165
+ "nullable": true
166
+ },
167
+ {
168
+ "arrow_type": "int64",
169
+ "name": "patched_only",
170
+ "nullable": true
171
+ },
172
+ {
173
+ "arrow_type": "int64",
174
+ "name": "neither",
175
+ "nullable": true
176
+ },
177
+ {
178
+ "arrow_type": "double",
179
+ "name": "mcnemar_p",
180
+ "nullable": true
181
+ },
182
+ {
183
+ "arrow_type": "large_string",
184
+ "name": "mcnemar_note",
185
+ "nullable": true
186
+ }
187
+ ],
188
+ "per_query_metrics": [
189
+ {
190
+ "arrow_type": "large_string",
191
+ "name": "example_uid",
192
+ "nullable": true
193
+ },
194
+ {
195
+ "arrow_type": "large_string",
196
+ "name": "variant",
197
+ "nullable": true
198
+ },
199
+ {
200
+ "arrow_type": "large_string",
201
+ "name": "method",
202
+ "nullable": true
203
+ },
204
+ {
205
+ "arrow_type": "bool",
206
+ "name": "schema_hit",
207
+ "nullable": true
208
+ },
209
+ {
210
+ "arrow_type": "bool",
211
+ "name": "ordinary_ready",
212
+ "nullable": true
213
+ },
214
+ {
215
+ "arrow_type": "bool",
216
+ "name": "strict_ready",
217
+ "nullable": true
218
+ },
219
+ {
220
+ "arrow_type": "int64",
221
+ "name": "n_expected_scalar",
222
+ "nullable": true
223
+ },
224
+ {
225
+ "arrow_type": "int64",
226
+ "name": "n_filled",
227
+ "nullable": true
228
+ },
229
+ {
230
+ "arrow_type": "double",
231
+ "name": "param_coverage",
232
+ "nullable": true
233
+ },
234
+ {
235
+ "arrow_type": "double",
236
+ "name": "type_match",
237
+ "nullable": true
238
+ },
239
+ {
240
+ "arrow_type": "double",
241
+ "name": "exact5",
242
+ "nullable": true
243
+ },
244
+ {
245
+ "arrow_type": "double",
246
+ "name": "exact20",
247
+ "nullable": true
248
+ },
249
+ {
250
+ "arrow_type": "double",
251
+ "name": "key_overlap",
252
+ "nullable": true
253
+ }
254
+ ],
255
+ "strict_readiness_summary": [
256
+ {
257
+ "arrow_type": "large_string",
258
+ "name": "metric",
259
+ "nullable": true
260
+ },
261
+ {
262
+ "arrow_type": "int64",
263
+ "name": "count",
264
+ "nullable": true
265
+ },
266
+ {
267
+ "arrow_type": "double",
268
+ "name": "rate",
269
+ "nullable": true
270
+ }
271
+ ]
272
+ }
metadata/security_scan_report.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "explained_documentation_findings_count": 0,
3
+ "explained_findings_summary": "None",
4
+ "native_ids_included": false,
5
+ "parquet_string_field_scan": "PASS",
6
+ "private_mapping_in_public_staging": false,
7
+ "raw_text_included": false,
8
+ "scan_scope": "All public staging text files except this report, plus every Parquet string/schema field.",
9
+ "status": "PASS",
10
+ "unexplained_findings": [],
11
+ "unexplained_findings_count": 0
12
+ }
metadata/statistics.json ADDED
@@ -0,0 +1,460 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "method_summary": {
3
+ "columns": 13,
4
+ "null_counts": {
5
+ "coverage_mean": 0,
6
+ "exact20_mean": 0,
7
+ "exact5_mean": 0,
8
+ "key_overlap_mean": 0,
9
+ "method": 0,
10
+ "n": 0,
11
+ "ordinary_instantiation_ready_count": 0,
12
+ "ordinary_instantiation_ready_rate": 0,
13
+ "schema_correct_count": 0,
14
+ "schema_r1": 0,
15
+ "strict_instantiation_ready_count": 0,
16
+ "strict_instantiation_ready_rate": 0,
17
+ "type_match_mean": 0
18
+ },
19
+ "numeric_summary": {
20
+ "coverage_mean": {
21
+ "dtype": "float64",
22
+ "max": 0.888565596873754,
23
+ "min": 0.8794302206688913,
24
+ "unique_values_if_small": [
25
+ 0.8794302206688913,
26
+ 0.888565596873754
27
+ ]
28
+ },
29
+ "exact20_mean": {
30
+ "dtype": "float64",
31
+ "max": 0.2613912814943743,
32
+ "min": 0.2448882541666046,
33
+ "unique_values_if_small": [
34
+ 0.2448882541666046,
35
+ 0.2613912814943743
36
+ ]
37
+ },
38
+ "exact5_mean": {
39
+ "dtype": "float64",
40
+ "max": 0.2355361419794409,
41
+ "min": 0.2194626679162761,
42
+ "unique_values_if_small": [
43
+ 0.2194626679162761,
44
+ 0.2355361419794409
45
+ ]
46
+ },
47
+ "key_overlap_mean": {
48
+ "dtype": "float64",
49
+ "max": 0.9217810386994676,
50
+ "min": 0.9217810386994676,
51
+ "unique_values_if_small": [
52
+ 0.9217810386994676
53
+ ]
54
+ },
55
+ "n": {
56
+ "dtype": "int64",
57
+ "max": 331.0,
58
+ "min": 331.0,
59
+ "unique_values_if_small": [
60
+ 331
61
+ ]
62
+ },
63
+ "ordinary_instantiation_ready_count": {
64
+ "dtype": "int64",
65
+ "max": 265.0,
66
+ "min": 257.0,
67
+ "unique_values_if_small": [
68
+ 257,
69
+ 265
70
+ ]
71
+ },
72
+ "ordinary_instantiation_ready_rate": {
73
+ "dtype": "float64",
74
+ "max": 0.8006042296072508,
75
+ "min": 0.7764350453172205,
76
+ "unique_values_if_small": [
77
+ 0.7764350453172205,
78
+ 0.8006042296072508
79
+ ]
80
+ },
81
+ "schema_correct_count": {
82
+ "dtype": "int64",
83
+ "max": 301.0,
84
+ "min": 301.0,
85
+ "unique_values_if_small": [
86
+ 301
87
+ ]
88
+ },
89
+ "schema_r1": {
90
+ "dtype": "float64",
91
+ "max": 0.9093655589123868,
92
+ "min": 0.9093655589123868,
93
+ "unique_values_if_small": [
94
+ 0.9093655589123868
95
+ ]
96
+ },
97
+ "strict_instantiation_ready_count": {
98
+ "dtype": "int64",
99
+ "max": 255.0,
100
+ "min": 247.0,
101
+ "unique_values_if_small": [
102
+ 247,
103
+ 255
104
+ ]
105
+ },
106
+ "strict_instantiation_ready_rate": {
107
+ "dtype": "float64",
108
+ "max": 0.770392749244713,
109
+ "min": 0.7462235649546828,
110
+ "unique_values_if_small": [
111
+ 0.7462235649546828,
112
+ 0.770392749244713
113
+ ]
114
+ },
115
+ "type_match_mean": {
116
+ "dtype": "float64",
117
+ "max": 0.866549177576368,
118
+ "min": 0.8515453411979091,
119
+ "unique_values_if_small": [
120
+ 0.8515453411979091,
121
+ 0.866549177576368
122
+ ]
123
+ }
124
+ },
125
+ "rows": 2
126
+ },
127
+ "patch_case_metrics": {
128
+ "columns": 16,
129
+ "null_counts": {
130
+ "changed_status": 0,
131
+ "exact20_delta": 0,
132
+ "exact5_delta": 0,
133
+ "example_uid": 0,
134
+ "new_coverage": 0,
135
+ "new_exact20": 0,
136
+ "new_exact5": 0,
137
+ "new_ordinary_ready": 0,
138
+ "new_strict_ready": 0,
139
+ "new_type_match": 0,
140
+ "old_coverage": 0,
141
+ "old_exact20": 0,
142
+ "old_exact5": 0,
143
+ "old_ordinary_ready": 0,
144
+ "old_strict_ready": 0,
145
+ "old_type_match": 0
146
+ },
147
+ "numeric_summary": {
148
+ "exact20_delta": {
149
+ "dtype": "float64",
150
+ "max": 0.5,
151
+ "min": -0.1999999999999999,
152
+ "unique_values_if_small": null
153
+ },
154
+ "exact5_delta": {
155
+ "dtype": "float64",
156
+ "max": 0.5,
157
+ "min": -0.1999999999999999,
158
+ "unique_values_if_small": null
159
+ },
160
+ "new_coverage": {
161
+ "dtype": "float64",
162
+ "max": 1.0,
163
+ "min": 0.8,
164
+ "unique_values_if_small": [
165
+ 1.0,
166
+ 0.8
167
+ ]
168
+ },
169
+ "new_exact20": {
170
+ "dtype": "float64",
171
+ "max": 1.0,
172
+ "min": 0.0,
173
+ "unique_values_if_small": null
174
+ },
175
+ "new_exact5": {
176
+ "dtype": "float64",
177
+ "max": 1.0,
178
+ "min": 0.0,
179
+ "unique_values_if_small": null
180
+ },
181
+ "new_ordinary_ready": {
182
+ "dtype": "bool",
183
+ "max": true,
184
+ "min": false,
185
+ "unique_values_if_small": [
186
+ true,
187
+ false
188
+ ]
189
+ },
190
+ "new_strict_ready": {
191
+ "dtype": "bool",
192
+ "max": true,
193
+ "min": false,
194
+ "unique_values_if_small": [
195
+ true,
196
+ false
197
+ ]
198
+ },
199
+ "new_type_match": {
200
+ "dtype": "float64",
201
+ "max": 1.0,
202
+ "min": 0.6,
203
+ "unique_values_if_small": [
204
+ 1.0,
205
+ 0.6,
206
+ 0.75,
207
+ 0.8571428571428571,
208
+ 0.875,
209
+ 0.7142857142857143,
210
+ 0.8
211
+ ]
212
+ },
213
+ "old_coverage": {
214
+ "dtype": "float64",
215
+ "max": 1.0,
216
+ "min": 0.6,
217
+ "unique_values_if_small": [
218
+ 0.8333333333333334,
219
+ 0.8,
220
+ 1.0,
221
+ 0.8571428571428571,
222
+ 0.75,
223
+ 0.6,
224
+ 0.875,
225
+ 0.9
226
+ ]
227
+ },
228
+ "old_exact20": {
229
+ "dtype": "float64",
230
+ "max": 1.0,
231
+ "min": 0.0,
232
+ "unique_values_if_small": null
233
+ },
234
+ "old_exact5": {
235
+ "dtype": "float64",
236
+ "max": 1.0,
237
+ "min": 0.0,
238
+ "unique_values_if_small": null
239
+ },
240
+ "old_ordinary_ready": {
241
+ "dtype": "bool",
242
+ "max": true,
243
+ "min": false,
244
+ "unique_values_if_small": [
245
+ true,
246
+ false
247
+ ]
248
+ },
249
+ "old_strict_ready": {
250
+ "dtype": "bool",
251
+ "max": true,
252
+ "min": false,
253
+ "unique_values_if_small": [
254
+ true,
255
+ false
256
+ ]
257
+ },
258
+ "old_type_match": {
259
+ "dtype": "float64",
260
+ "max": 1.0,
261
+ "min": 0.5,
262
+ "unique_values_if_small": null
263
+ }
264
+ },
265
+ "rows": 36
266
+ },
267
+ "patch_transitions": {
268
+ "columns": 7,
269
+ "null_counts": {
270
+ "both": 0,
271
+ "mcnemar_note": 0,
272
+ "mcnemar_p": 3,
273
+ "metric": 0,
274
+ "neither": 0,
275
+ "patched_only": 0,
276
+ "prepatch_only": 0
277
+ },
278
+ "numeric_summary": {
279
+ "both": {
280
+ "dtype": "int64",
281
+ "max": 301.0,
282
+ "min": 8.0,
283
+ "unique_values_if_small": [
284
+ 247,
285
+ 257,
286
+ 301,
287
+ 8
288
+ ]
289
+ },
290
+ "mcnemar_p": {
291
+ "dtype": "float64",
292
+ "max": 0.0078125,
293
+ "min": 0.0078125,
294
+ "unique_values_if_small": [
295
+ 0.0078125
296
+ ]
297
+ },
298
+ "neither": {
299
+ "dtype": "int64",
300
+ "max": 323.0,
301
+ "min": 30.0,
302
+ "unique_values_if_small": [
303
+ 76,
304
+ 66,
305
+ 30,
306
+ 323
307
+ ]
308
+ },
309
+ "patched_only": {
310
+ "dtype": "int64",
311
+ "max": 8.0,
312
+ "min": 0.0,
313
+ "unique_values_if_small": [
314
+ 8,
315
+ 0
316
+ ]
317
+ },
318
+ "prepatch_only": {
319
+ "dtype": "int64",
320
+ "max": 0.0,
321
+ "min": 0.0,
322
+ "unique_values_if_small": [
323
+ 0
324
+ ]
325
+ }
326
+ },
327
+ "rows": 5
328
+ },
329
+ "per_query_metrics": {
330
+ "columns": 13,
331
+ "null_counts": {
332
+ "exact20": 40,
333
+ "exact5": 40,
334
+ "example_uid": 0,
335
+ "key_overlap": 0,
336
+ "method": 0,
337
+ "n_expected_scalar": 0,
338
+ "n_filled": 0,
339
+ "ordinary_ready": 0,
340
+ "param_coverage": 0,
341
+ "schema_hit": 0,
342
+ "strict_ready": 0,
343
+ "type_match": 0,
344
+ "variant": 0
345
+ },
346
+ "numeric_summary": {
347
+ "exact20": {
348
+ "dtype": "float64",
349
+ "max": 1.0,
350
+ "min": 0.0,
351
+ "unique_values_if_small": null
352
+ },
353
+ "exact5": {
354
+ "dtype": "float64",
355
+ "max": 1.0,
356
+ "min": 0.0,
357
+ "unique_values_if_small": null
358
+ },
359
+ "key_overlap": {
360
+ "dtype": "float64",
361
+ "max": 1.0,
362
+ "min": 0.0,
363
+ "unique_values_if_small": [
364
+ 1.0,
365
+ 0.0,
366
+ 0.4285714285714285,
367
+ 0.7142857142857143,
368
+ 0.8,
369
+ 0.3333333333333333,
370
+ 0.25,
371
+ 0.5,
372
+ 0.6666666666666666
373
+ ]
374
+ },
375
+ "n_expected_scalar": {
376
+ "dtype": "int64",
377
+ "max": 13.0,
378
+ "min": 0.0,
379
+ "unique_values_if_small": null
380
+ },
381
+ "n_filled": {
382
+ "dtype": "int64",
383
+ "max": 12.0,
384
+ "min": 0.0,
385
+ "unique_values_if_small": null
386
+ },
387
+ "ordinary_ready": {
388
+ "dtype": "bool",
389
+ "max": true,
390
+ "min": false,
391
+ "unique_values_if_small": [
392
+ true,
393
+ false
394
+ ]
395
+ },
396
+ "param_coverage": {
397
+ "dtype": "float64",
398
+ "max": 1.0,
399
+ "min": 0.0,
400
+ "unique_values_if_small": null
401
+ },
402
+ "schema_hit": {
403
+ "dtype": "bool",
404
+ "max": true,
405
+ "min": false,
406
+ "unique_values_if_small": [
407
+ true,
408
+ false
409
+ ]
410
+ },
411
+ "strict_ready": {
412
+ "dtype": "bool",
413
+ "max": true,
414
+ "min": false,
415
+ "unique_values_if_small": [
416
+ true,
417
+ false
418
+ ]
419
+ },
420
+ "type_match": {
421
+ "dtype": "float64",
422
+ "max": 1.0,
423
+ "min": 0.0,
424
+ "unique_values_if_small": null
425
+ }
426
+ },
427
+ "rows": 331
428
+ },
429
+ "strict_readiness_summary": {
430
+ "columns": 3,
431
+ "null_counts": {
432
+ "count": 0,
433
+ "metric": 0,
434
+ "rate": 0
435
+ },
436
+ "numeric_summary": {
437
+ "count": {
438
+ "dtype": "int64",
439
+ "max": 255.0,
440
+ "min": 8.0,
441
+ "unique_values_if_small": [
442
+ 247,
443
+ 255,
444
+ 8
445
+ ]
446
+ },
447
+ "rate": {
448
+ "dtype": "float64",
449
+ "max": 0.770392749244713,
450
+ "min": 0.0241691842900302,
451
+ "unique_values_if_small": [
452
+ 0.7462235649546828,
453
+ 0.770392749244713,
454
+ 0.0241691842900302
455
+ ]
456
+ }
457
+ },
458
+ "rows": 3
459
+ }
460
+ }
metadata/upstream_attribution.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ # Upstream Attribution
2
+
3
+ This release uses NLP4LP as the upstream benchmark for evaluation. NLP4LP is a third-party benchmark/resource maintained by the Udell Lab and hosted at https://huggingface.co/datasets/udell-lab/NLP4LP. The observed Hugging Face license tag for NLP4LP during this build was cc-by-nc-sa-4.0, and access was gated.
4
+
5
+ The NLP4LP/OptiMUS context should be cited as:
6
+
7
+ Ahmaditeshnizi, Ali, Wenzhi Gao, and Madeleine Udell. OptiMUS: Scalable Optimization Modeling with (MI)LP Solvers and Large Language Models. Proceedings of the 41st International Conference on Machine Learning, PMLR 235:577-596, 2024. https://proceedings.mlr.press/v235/ahmaditeshnizi24a.html
8
+
9
+ This dataset does not include or relicense raw NLP4LP problem text, gold formulations, gold structures, or source identifiers. Users needing the source benchmark should obtain NLP4LP directly from its canonical source under its own terms.