Retrieved July 17, 2022
yelp_dataset > yelp_academic_dataset_business.json
Retrieved July 17, 2022
To create the dataset, put the downloaded files in the following structure:
.
├── STOPS
├── STOPS-2
├── creation.ipynb
├── creation.py
├── README.md
└── source
├── mave
│ ├── mave_negatives.jsonl
│ └── mave_positives.jsonl
└── yelp
└── yelp_academic_dataset_business.json
Now run the creation.py
script or creation.ipynb
notebook. This will create the STOPS-41
and STOPS-2
datasets.