--- dataset_info: features: - name: prompt dtype: string - name: symbol_a dtype: string - name: symbol_b dtype: string - name: symbol_a_name dtype: string - name: symbol_b_name dtype: string - name: is_linked dtype: bool - name: hop_count dtype: int64 - name: ground_truth_path list: string - name: repo_name dtype: string splits: - name: train num_bytes: 3849779 num_examples: 3000 download_size: 495733 dataset_size: 3849779 configs: - config_name: default data_files: - split: train path: data/train-* ---