|
--- |
|
license: mit |
|
tags: |
|
- infinite-dataset-hub |
|
- synthetic |
|
--- |
|
|
|
# FAQsMuseumsAnswerSet |
|
|
|
tags: Classification, FAQs, Museums, KnowledgeBase |
|
|
|
_Note: This is an AI-generated dataset so its content may be inaccurate or false_ |
|
|
|
**Dataset Description:** |
|
|
|
The 'FAQsMuseumsAnswerSet' dataset contains a collection of frequently asked questions (FAQs) about various aspects of museums, alongside their corresponding answers. These FAQs cover topics like museum hours, ticket prices, special exhibitions, amenities, and accessibility information. The dataset is labeled to facilitate machine learning classification tasks, allowing for the automated categorization of museum-related inquiries. The dataset includes common questions that visitors might have, with detailed answers provided to assist in quick and informative responses. |
|
|
|
**CSV Content Preview:** |
|
|
|
``` |
|
title,label,question,answer |
|
"Museum Hours",OpeningHours,"What are the opening hours for the museum?","The museum is open from 9 AM to 5 PM on weekdays and 10 AM to 4 PM on weekends. Closed on Tuesdays." |
|
"Ticket Prices",AdmissionFees,"How much does it cost to get in?","Admission is $20 for adults, $15 for seniors and students, and free for children under 12. Discounts are available for groups." |
|
"Special Exhibitions",UpcomingEvents,"Are there any special exhibitions coming up?","Yes, the 'Treasures of the Silk Road' exhibition will be open next month. It features artifacts from various countries along the ancient trade route." |
|
"Amenities",MuseumFacilities,"What amenities does the museum offer?","The museum offers free Wi-Fi, a café with refreshments, restrooms, and a gift shop. We also have wheelchair accessibility and parking." |
|
"Accessibility",VisitorInfo,"I need information on wheelchair accessibility.","All public areas of the museum are wheelchair accessible, including restrooms and exhibit spaces. Wheelchairs can be rented at the information desk." |
|
``` |
|
|
|
**Source of the data:** |
|
|
|
The dataset was generated using the [Infinite Dataset Hub](https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub) and microsoft/Phi-3-mini-4k-instruct using the query '': |
|
|
|
- **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=&dataset=FAQsMuseumsAnswerSet&tags=Classification,+FAQs,+Museums,+KnowledgeBase |
|
- **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct |
|
- **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub |
|
|