| dataset_info: | |
| features: | |
| - name: question | |
| dtype: string | |
| - name: support | |
| dtype: string | |
| - name: choices | |
| sequence: string | |
| - name: answer | |
| dtype: string | |
| - name: source | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 176196 | |
| num_examples: 512 | |
| dataset_size: 176196 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| This dataset contains a subset of the SCiQ multiple-choice science questions. | |
| - Purpose: Calibration for weight and activation quantization of Qwen3-0.6B-Base | |
| - Selection: 512 random samples from the SCiQ train set |