For HF datasets, we can implement an easy way to add a dataset through the web interface.
We first fetch the list of columns in the dataset. The user then specifies which columns should be considered as inputs and which column contains model outputs.
We then use default rendering for JSON / CSV to display the datasets.
For HF datasets, we can implement an easy way to add a dataset through the web interface.
We first fetch the list of columns in the dataset. The user then specifies which columns should be considered as inputs and which column contains model outputs.
We then use default rendering for JSON / CSV to display the datasets.