--- license: mit dataset_info: features: - name: title dtype: string - name: title_slug dtype: string - name: question_content dtype: string - name: tag dtype: string - name: level dtype: string - name: question_hints dtype: string - name: view_count dtype: int64 - name: vote_count dtype: int64 - name: content dtype: string - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 17759214 num_examples: 5491 download_size: 6413931 dataset_size: 17759214 configs: - config_name: default data_files: - split: train path: data/train-* ---