--- dataset_info: 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: accuracy dtype: float64 - name: stderr dtype: float64 splits: - name: train num_bytes: 2659 num_examples: 9 download_size: 7460 dataset_size: 2659 configs: - config_name: default data_files: - split: train path: data/train-* ---