--- dataset_info: features: - name: ideaname dtype: string - name: field dtype: string - name: subfield dtype: string - name: year dtype: int64 - name: url dtype: string - name: pdf_path dtype: string - name: target_prompt dtype: string - name: generation_prompt dtype: string - name: yidea dtype: string splits: - name: train num_bytes: 75647 num_examples: 4 download_size: 55907 dataset_size: 75647 configs: - config_name: default data_files: - split: train path: data/train-* ---