| configs: | |
| - config_name: default | |
| data_files: "*.csv" | |
| sep: "," | |
| size_categories: | |
| - n<1K | |
| # [doc] format - csv - 1 | |
| This dataset contains one csv file at the root. We define the separator as `,` in the YAML config. | |
| configs: | |
| - config_name: default | |
| data_files: "*.csv" | |
| sep: "," | |
| size_categories: | |
| - n<1K | |
| # [doc] format - csv - 1 | |
| This dataset contains one csv file at the root. We define the separator as `,` in the YAML config. | |