Hi,
I assume you want a dataset with 3 columns/features: a, b and c.
In that case, you just need a list of dictionaries as seen here: Load. There’s no need for an additional “t” feature, and I’m not sure Datasets supports hierarchical columns: Setting format of columns for nested dictionary datasets with set_format - #2 by lhoestq. cc @lhoestq