--- dataset_info: features: - name: problem dtype: string - name: solution dtype: string - name: search_trace_with_values dtype: string - name: search_method dtype: string - name: ground_truth dtype: string - name: search_input_tokens dtype: int64 - name: search_output_tokens dtype: int64 - name: solution_input_tokens dtype: int64 - name: solution_output_tokens dtype: int64 splits: - name: train num_bytes: 31843 num_examples: 12 download_size: 27068 dataset_size: 31843 configs: - config_name: default data_files: - split: train path: data/train-* ---