mlcommons / mlcommons/training

Downloaded data not displayed correctly in Excel/CSV format

Open
#845 1 comment 1 reaction 1 assignee View on GitHub

@carualejandro is already working on this.

Since Jan 29, 2026.

Dominant language
Python
Stars
1.8k
Forks
594
PR merge metrics
No merged PRs in 30d

Description

When saved into Excel/CSV format choosing Crosstab, some headers are either redundant or not recorded at the right place, which creates three lines for the same entry. Please see a screenshot below.
Image

More specifically:

  • "Accelerators Per Node" is a duplicate, thus can be removed.
  • "Avg. Result at System Name" is effectively "Latency (In minutes)".
  • "Number Of Nodes" needs to be at the higher level (row 4).

Less critical: the two columns "Accuracy" and "Valid / Invalid" do not contain any data at the moment.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.