--- dataset_info: - config_name: commonsense features: - name: text dtype: string - name: category dtype: string - name: source dtype: string - name: n_tokens_approx dtype: int64 splits: - name: train num_bytes: 128234 num_examples: 994 download_size: 51379 dataset_size: 128234 - config_name: instruct features: - name: text dtype: string - name: category dtype: string - name: source dtype: string - name: n_tokens_approx dtype: int64 splits: - name: train num_bytes: 39574850 num_examples: 56891 download_size: 20874843 dataset_size: 39574850 - config_name: math features: - name: text dtype: string - name: category dtype: string - name: source dtype: string - name: n_tokens_approx dtype: int64 splits: - name: train num_bytes: 51392904 num_examples: 69956 download_size: 22816424 dataset_size: 51392904 - config_name: math_reasoning features: - name: text dtype: string - name: category dtype: string - name: source dtype: string - name: n_tokens_approx dtype: int64 splits: - name: train num_bytes: 130896868 num_examples: 20613 download_size: 58936543 dataset_size: 130896868 - config_name: reasoning features: - name: text dtype: string - name: category dtype: string - name: source dtype: string - name: n_tokens_approx dtype: int64 splits: - name: train num_bytes: 1306161 num_examples: 7655 download_size: 554175 dataset_size: 1306161 configs: - config_name: commonsense data_files: - split: train path: commonsense/train-* - config_name: instruct data_files: - split: train path: instruct/train-* - config_name: math data_files: - split: train path: math/train-* - config_name: math_reasoning data_files: - split: train path: math_reasoning/train-* - config_name: reasoning data_files: - split: train path: reasoning/train-* ---