Dataset Preview
The dataset preview is not available for this split.
Server error
Status code: 400 Exception: ManualDownloadError Message: The dataset recipe_nlg with config default requires manual data. Please follow the manual download instructions: You need to go to https://recipenlg.cs.put.poznan.pl/, and manually download the dataset. Once it is completed, a file named dataset.zip will be appeared in your Downloads folder or whichever folder your browser chooses to save files to. You then have to unzip the file and move full_dataset.csv under <path/to/folder>. The <path/to/folder> can e.g. be "~/manual_data". recipe_nlg can then be loaded using the following command `datasets.load_dataset("recipe_nlg", data_dir="<path/to/folder>")`. Manual data can be loaded with: datasets.load_dataset("recipe_nlg", data_dir="<path/to/manual/data>")
Need help to make the dataset viewer work? Open an issue for direct support.