--- dataset_info: config_name: gpt-4o-mini features: - name: model_response dtype: string - name: parsed_model_answer dtype: string - name: is_correct dtype: bool - name: answer_was_parsed dtype: bool - name: errored dtype: bool - name: messages dtype: string - name: payload dtype: string - name: question dtype: string - name: answer dtype: string - name: answerKey dtype: string - name: choices dtype: string - name: additional_information dtype: string splits: - name: dataset num_bytes: 927366 num_examples: 100 download_size: 202711 dataset_size: 927366 configs: - config_name: gpt-4o-mini data_files: - split: dataset path: gpt-4o-mini/dataset-* ---