--- dataset_info: features: - name: id dtype: int64 - name: filename dtype: string - name: csv_text dtype: string - name: ground_truth dtype: string - name: n_rows dtype: int64 - name: n_cols dtype: int64 - name: n_itemsets dtype: int64 - name: source dtype: string - name: min_support dtype: int64 - name: max_size dtype: int64 - name: size_category dtype: string - name: hash dtype: string splits: - name: train num_bytes: 239412 num_examples: 30 download_size: 46431 dataset_size: 239412 configs: - config_name: default data_files: - split: train path: data/train-* ---