--- dataset_info: features: - name: id dtype: int64 - name: content dtype: string - name: title dtype: string - name: title_slug dtype: string - name: question_content dtype: string - name: question_hints dtype: string - name: tag dtype: string - name: level dtype: string - name: similar_question_ids dtype: string - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 34073195 num_examples: 12122 download_size: 12100363 dataset_size: 34073195 configs: - config_name: default data_files: - split: train path: data/train-* ---