--- dataset_info: - config_name: results features: - name: log_path dtype: string - name: eval_id dtype: string - name: run_id dtype: string - name: created dtype: string - name: task dtype: string - name: task_id dtype: string - name: model dtype: string - name: total_samples dtype: int64 - name: completed_samples dtype: int64 - name: strict_instruction_accuracy dtype: float64 - name: strict_instruction_stderr dtype: float64 - name: strict_prompt_accuracy dtype: float64 - name: strict_prompt_stderr dtype: float64 - name: loose_instruction_accuracy dtype: float64 - name: loose_instruction_stderr dtype: float64 - name: loose_prompt_accuracy dtype: float64 - name: loose_prompt_stderr dtype: float64 splits: - name: train num_bytes: 313 num_examples: 1 download_size: 8979 dataset_size: 313 - config_name: samples features: - name: log_path dtype: string - name: eval_id dtype: string - name: run_id dtype: string - name: created dtype: string - name: task dtype: string - name: task_id dtype: string - name: model dtype: string - name: sample_id dtype: string - name: epoch dtype: int64 - name: target dtype: string - name: messages dtype: string - name: meta_instruction_id_list list: string - name: meta_kwargs list: - name: capital_frequency dtype: int64 - name: capital_relation dtype: string - name: end_phrase dtype: string - name: first_word dtype: string - name: forbidden_words list: string - name: frequency dtype: int64 - name: keyword dtype: string - name: keywords list: string - name: language dtype: string - name: let_frequency dtype: int64 - name: let_relation dtype: string - name: letter dtype: string - name: nth_paragraph dtype: int64 - name: num_bullets dtype: int64 - name: num_highlights dtype: int64 - name: num_paragraphs dtype: int64 - name: num_placeholders dtype: int64 - name: num_sections dtype: int64 - name: num_sentences dtype: int64 - name: num_words dtype: int64 - name: postscript_marker dtype: string - name: prompt_to_repeat dtype: string - name: relation dtype: string - name: section_spliter dtype: string - name: score_ifeval_combined_scorer_value dtype: float64 - name: score_ifeval_combined_scorer_answer dtype: string splits: - name: train num_bytes: 4002015 num_examples: 541 download_size: 1654417 dataset_size: 4002015 - config_name: stats features: - name: log_path dtype: string - name: eval_id dtype: string - name: run_id dtype: string - name: created dtype: string - name: task dtype: string - name: task_id dtype: string - name: model dtype: string - name: started_at dtype: string - name: completed_at dtype: string - name: usage_model dtype: string - name: input_tokens dtype: int64 - name: output_tokens dtype: int64 - name: total_tokens dtype: int64 splits: - name: train num_bytes: 337 num_examples: 1 download_size: 6851 dataset_size: 337 configs: - config_name: results data_files: - split: train path: results/train-* - config_name: samples data_files: - split: train path: samples/train-* - config_name: stats data_files: - split: train path: stats/train-* ---