docs(edge-agentic): add BFCL v4 quantization calibration dataset#424
Open
Palanivelg wants to merge 2 commits into
Open
docs(edge-agentic): add BFCL v4 quantization calibration dataset#424Palanivelg wants to merge 2 commits into
Palanivelg wants to merge 2 commits into
Conversation
Add examples/11_Edge_Agentic_Example/bfcl_calib.jsonl (364 chat/tool-aware BFCL v4 single-turn records) used only for post-training quantization calibration -- not scored and not part of the accuracy gate -- and document it in the example README. Signed-off-by: Palanivelg <12385994+Palanivelg@users.noreply.github.com>
Contributor
|
Caution The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased. |
|
MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅ |
nvzhihanj
approved these changes
Jul 17, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #424 +/- ##
=======================================
Coverage ? 80.68%
=======================================
Files ? 133
Lines ? 17638
Branches ? 0
=======================================
Hits ? 14232
Misses ? 3406
Partials ? 0 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
arekay-nv
approved these changes
Jul 20, 2026
|
|
||
| --- | ||
|
|
||
| ## Quantization calibration dataset |
Collaborator
There was a problem hiding this comment.
Should the blog be updated to include the calibration dataset. We want to keep the two consistent to avoid any confusion.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds
examples/11_Edge_Agentic_Example/bfcl_calib.jsonl(364 chat/tool-aware BFCL v4 single-turn records) — the calibration set used for post-training quantization (NVFP4/FP8) of the Edge-Agentic reference modelQwen/Qwen3.6-27B. Calibration only; not scored and not part of the accuracy gate.agentic_coding_2.5h.jsonl.The MLPerf reference index (
mlcommons/inferencelanguage/edge-agentic) will link this file; a companion PR there fixes the stale example link and adds the reference.