--- dataset_info: features: - name: problem dtype: string - name: question dtype: string - name: solution dtype: string - name: op dtype: int64 - name: n dtype: int64 - name: length dtype: int64 - name: id dtype: int64 - name: d dtype: int64 - name: answer_q dtype: int64 - name: answer_list sequence: string - name: messages list: - name: content dtype: string - name: role dtype: string - name: conversation list: - name: content dtype: string - name: role dtype: string - name: total_lines dtype: int64 - name: sparsity dtype: float64 splits: - name: ops_2 num_bytes: 47033417 num_examples: 5000 - name: ops_4 num_bytes: 49825027 num_examples: 5000 - name: ops_10 num_bytes: 58138753 num_examples: 5000 - name: ops_20 num_bytes: 71954683 num_examples: 5000 download_size: 78364392 dataset_size: 226951880 configs: - config_name: default data_files: - split: ops_2 path: data/ops_2-* - split: ops_4 path: data/ops_4-* - split: ops_10 path: data/ops_10-* - split: ops_20 path: data/ops_20-* ---