# hendrycks-math-mc-llama-synthetic-rollouts **Repository Path**: hf-datasets/hendrycks-math-mc-llama-synthetic-rollouts ## Basic Information - **Project Name**: hendrycks-math-mc-llama-synthetic-rollouts - **Description**: Mirror of https://huggingface.co/datasets/Asap7772/hendrycks-math-mc-llama-synthetic-rollouts - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-26 - **Last Updated**: 2025-11-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README --- dataset_info: features: - name: input dtype: string - name: output_prefix dtype: string - name: output dtype: string - name: next_output_prefix dtype: string - name: next_output dtype: string - name: terminal dtype: bool - name: completion dtype: int64 - name: trajectory dtype: int64 - name: step dtype: int64 - name: label dtype: float64 - name: reward dtype: float64 - name: is_chosen dtype: int64 - name: rtg dtype: float64 - name: undiscounted_rtg dtype: float64 - name: text dtype: string - name: target_answer dtype: string splits: - name: train num_bytes: 105134468061 num_examples: 32464241 - name: test num_bytes: 4151516431 num_examples: 1209728 download_size: 10233617593 dataset_size: 109285984492 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---