CoolFace
Datasetpublic

lwachowiak/xai-questions-dataset

Explore the questions users have for robots across a diverse set of situations! You can read the paper here: What Questions Should Robots Be Able to Answer? A Dataset of User Questions for Explainable Robotics! from datasets import load_dataset dataset = load_dataset("lwachowiak/xai-questions-dataset") dataset['train'][0] The analysis code can be found on GitHub Paper Abstract With the increased use of large language models and conversational interfaces in human–robot… See the full description on the dataset page: https://huggingface.co/datasets/lwachowiak/xai-questions-dataset.

sourceHugging Facecc-by-sa-4.0updated 3mo agoView on Hugging Face
0likes75downloads
10 commits on main
60386f03mo ago

Update README.md

lwachowiak
085f73f11mo ago

Add task categories and remove redundant Arxiv link (#2)

lwachowiak, nielsr
c27abf811mo ago

Update README.md

lwachowiak
747f2a911mo ago

Update README.md

lwachowiak
b0174ab11mo ago

Upload dataset.csv

lwachowiak
11d27cf11mo ago

Update README.md

lwachowiak
42963081y ago

Upload dataset.csv

lwachowiak
dc508b01y ago

Update README.md

lwachowiak
0e433f11y ago

Update README.md

lwachowiak
fab4ee61y ago

initial commit

lwachowiak