Skip to content

Fix submission directory structure for endpoints#2637

Merged
pgmpablo157321 merged 2 commits into
update_endpoints_structurefrom
anandhu-eng-patch-11
Jul 21, 2026
Merged

Fix submission directory structure for endpoints#2637
pgmpablo157321 merged 2 commits into
update_endpoints_structurefrom
anandhu-eng-patch-11

Conversation

@anandhu-eng

Copy link
Copy Markdown
Contributor

No description provided.

@anandhu-eng
anandhu-eng requested review from a team as code owners July 21, 2026 06:17
@github-actions

Copy link
Copy Markdown
Contributor

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

Corrected the filename from 'results_summary.json' to 'result_summary.json' in the endpoints submission structure documentation.
@pgmpablo157321
pgmpablo157321 merged commit f231590 into update_endpoints_structure Jul 21, 2026
4 checks passed
mrmhodak pushed a commit that referenced this pull request Jul 21, 2026
* Update folder structure for endpoints submissions

* Remove unused code

* Revert "Remove unused code"

This reverts commit 7d8ae1a.

* fix: skip truncation for endpoints submissions instead of targeting stale results.json (#2631)

The endpoints accuracy artifact was renamed from results.json (with a
responses field) to accuracy/accuracy_results.json in
mlcommons/endpoints#400, which also dropped the responses field
entirely (per-sample text now lives in events.jsonl, not part of the
submission). truncate_accuracy_log.py still looked for the old
results.json/responses shape and would only log "missing" for every
endpoints submission. Detect the endpoints layout via the scenario-root
config.yaml and skip truncation, and remove the now-dead
PERFORMANCE_ENDPOINTS_DIR/ACCURACY_ENDPOINTS_DIR constants left over
from the loader.py refactor to ENDPOINTS_SCENARIO_DIR.

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>

* Add compliance checking for endpoints submission (#2633)

* Quick fixes for endpoints parser

* Add qwen3.6-27b benchmark to submission checker (#2634)

* Additional quick fixes

* Parse endpoint and performance accuracy separately

* Fix endpoints submission checker latency parsing (#2636)

* [Automated Commit] Format Codebase

* Fix submission directory structure for endpoints (#2637)

* Fix submission directory structure for endpoints

* Fix filename in endpoints submission structure

Corrected the filename from 'results_summary.json' to 'result_summary.json' in the endpoints submission structure documentation.

---------

Co-authored-by: Pablo Gonzalez <pgmpablo97@gmail.com>

---------

Co-authored-by: ANANDHU S <71482562+anandhu-eng@users.noreply.github.com>
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
Co-authored-by: zihaok <161090975+zihaok@users.noreply.github.com>
Co-authored-by: mlc-automations <3246381+mlc-automations@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants