--- license: mit dataset_info: features: - name: pubid dtype: string - name: year dtype: int64 - name: answer dtype: string - name: clue dtype: string - name: length dtype: int64 - name: hint dtype: string - name: hint2 dtype: string - name: hint3 dtype: string splits: - name: train num_bytes: 735264062 num_examples: 6044637 download_size: 170576878 dataset_size: 735264062 configs: - config_name: default data_files: - split: train path: data/train-* --- Original dataset from [here](https://xd.saul.pw/data/)