fun dialogues v0.0.9 release
This initial public release of fun dialogues includes the following functionality:
- Customer Service
- Grocery Cashier: 100 fictitious examples of dialogues between a customer at a grocery store and the cashier.
- Academia
- Physics Office Hours: 100 fictitious examples of dialogues between a physics professor and a student during office hours.
- Healthcare
- Minor Consultation: 100 fictitious examples of dialogues between a doctor and a patient during a minor medical consultation.
- Sports
- Basketball Coach: 100 fictitious examples of dialogues between a basketball coach and the players on the court during a game.
All datasets are also available on Hugging Face and can be downloaded using the Hugging Face datasets library.
The release also has the first fun dialogues utility `dialoader` , dialoader gives developers the option to download the dataset as a pandas dataframe.
More functionality and dialogues will be available soon, ETA September 2023 for v0.0.10