mlcommons / mlcommons/training
Downloaded data not displayed correctly in Excel/CSV format
Open
@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.
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.