|
--- |
|
license: mit |
|
tags: |
|
- infinite-dataset-hub |
|
- synthetic |
|
--- |
|
|
|
# RealTimeRobotic |
|
|
|
tags: conversation, automated response, real-time |
|
|
|
_Note: This is an AI-generated dataset so its content may be inaccurate or false_ |
|
|
|
**Dataset Description:** |
|
|
|
This dataset contains simulated conversations between a human and a desk robot, focusing on real-time interactions. The dataset is designed for training machine learning models on conversation flow, context understanding, and generating automated responses in a real-time setting. The labels are assigned based on the complexity and intent of the human queries. |
|
|
|
**CSV Content Preview:** |
|
|
|
```csv |
|
"id","human_query","robot_response","labels" |
|
"1","Hello, can you help me with my schedule?","Certainly! What tasks would you like to add or remove today?","Scheduling Assistance" |
|
"2","I'm feeling a bit overwhelmed with work, can you assist?","I understand. Would you like to prioritize tasks or perhaps take a short break?","Emotional Support" |
|
"3","What's the weather like outside?","The weather is sunny with a high of 23 degrees Celsius.","Weather Inquiry" |
|
"4","Can you remind me to call my mom tomorrow?","Sure, I'll remind you to call your mom at 3 PM tomorrow.","Reminder Set" |
|
"5","I've lost my keys, can you help me look for them?","Let's start by checking the last places you remember having them.","Assistance Request" |
|
``` |
|
|
|
**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 'desk robot interacting with a human query and response , Real time conversation ': |
|
|
|
- **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=desk+robot+interacting+with+a+human+query+and+response+,+Real+time+conversation+&dataset=RealTimeRobotic&tags=conversation,+automated+response,+real-time |
|
- **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct |
|
- **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub |
|
|