| dataset_info: | |
| features: | |
| - name: instruction | |
| dtype: string | |
| - name: original_response | |
| dtype: string | |
| - name: wizardlm | |
| dtype: string | |
| - name: gpt4o | |
| dtype: string | |
| - name: wizardlm_score | |
| dtype: float64 | |
| - name: gpt4o_score | |
| dtype: float64 | |
| - name: source | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 922020756 | |
| num_examples: 99655 | |
| download_size: 468365270 | |
| dataset_size: 922020756 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |