--- 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: 84029746 num_examples: 5000 - name: ops_10 num_bytes: 95108303 num_examples: 5000 - name: ops_20 num_bytes: 108934579 num_examples: 5000 - name: ops_50 num_bytes: 150207667 num_examples: 5000 - name: ops_100 num_bytes: 218899324 num_examples: 5000 download_size: 236476477 dataset_size: 657179619 configs: - config_name: default data_files: - split: ops_2 path: data/ops_2-* - split: ops_10 path: data/ops_10-* - split: ops_20 path: data/ops_20-* - split: ops_50 path: data/ops_50-* - split: ops_100 path: data/ops_100-* ---