--- dataset_info: features: - name: question dtype: string - name: answers sequence: string - name: solution dtype: string - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 40947 num_examples: 148 download_size: 22038 dataset_size: 40947 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Info This dataset contains questions and their answers about linux commands and general usage of linux. The data has been taken from various proprofs quizzes.