Files
cs249r_book/mlsysim/docs
Vijay Janapa Reddi d2c3a57b25 Render missing dataset split counts as --- in the Datasets Zoo table.
DatasetProfile makes test_examples/num_classes Optional by design (MSWC
sources only the 23.4M corpus total), but the zoo table called
.magnitude unconditionally and crashed the MLSysIM docs-site build with
AttributeError on the MSWC row. Guard the optional fields the same way
the cell already guards image dimensions.
2026-06-07 07:43:01 -04:00
..