--- license: cc-by-4.0 dataset_info: - config_name: Llama-3.1-8B-Instruct features: - name: id dtype: int64 - name: domain dtype: string - name: prompt dtype: string - name: steering coefficient dtype: float64 - name: response dtype: string - name: gpt-5.4-mini dtype: float64 - name: gemini-3.1-flash dtype: float64 splits: - name: micro num_bytes: 101237 num_examples: 36 - name: general num_bytes: 441080 num_examples: 120 download_size: 261477 dataset_size: 542317 - config_name: Qwen3-8B features: - name: id dtype: int64 - name: domain dtype: string - name: prompt dtype: string - name: steering coefficient dtype: float64 - name: response dtype: string - name: gpt-5.4-mini dtype: float64 - name: gemini-3.1-flash dtype: float64 splits: - name: micro num_bytes: 132756 num_examples: 36 - name: general num_bytes: 546885 num_examples: 120 download_size: 321650 dataset_size: 679641 configs: - config_name: Llama-3.1-8B-Instruct data_files: - split: micro path: Llama-3.1-8B-Instruct/micro-* - split: general path: Llama-3.1-8B-Instruct/general-* - config_name: Qwen3-8B data_files: - split: micro path: Qwen3-8B/micro-* - split: general path: Qwen3-8B/general-* ---