lhoestq HF Staff commited on
Commit
fa70b6f
·
verified ·
1 Parent(s): a9e82a7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +37 -0
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - infinite-dataset-hub
5
+ - synthetic
6
+ ---
7
+
8
+ # HRChatTopicsDataset
9
+
10
+ tags: customer service, HR, bot dialogue
11
+
12
+ _Note: This is an AI-generated dataset so its content may be inaccurate or false_
13
+
14
+ **Dataset Description:**
15
+
16
+ The 'HRChatTopicsDataset' is a curated collection of dialogue excerpts from automated chatbots used in Human Resources (HR) departments. The dataset is designed to assist machine learning practitioners in training models to better understand and manage employee queries regarding HR-related topics such as benefits, leave policies, workplace policies, and general assistance. Each row in the dataset represents a unique conversation between an employee and an HR assistant bot, with relevant labels indicating the nature of the dialogue.
17
+
18
+ **CSV Content Preview:**
19
+
20
+ ```csv
21
+ timestamp,employee_message,bot_response,label
22
+ 2023-01-15T08:30:00Z, "What are my health benefits?", "Your health benefits include dental and vision coverage.", "Benefits Inquiry"
23
+ 2023-01-15T09:15:00Z, "How can I apply for maternity leave?", "You can apply for maternity leave by submitting the leave application form on the HR portal.", "Leave Policy Inquiry"
24
+ 2023-01-15T10:05:00Z, "What are the company's remote work policies?", "The company allows remote work with approval from your manager and compliance with our security guidelines.", "Workplace Policy Inquiry"
25
+ 2023-01-15T11:45:00Z, "I'm looking to switch departments. Who should I speak to?", "You should schedule a meeting with the department head to discuss your interest and eligibility for transfer.", "Career Advice Inquiry"
26
+ 2023-01-15T12:30:00Z, "Is there any training available for new managers?", "Yes, we offer a 'New Manager Leadership Program' that includes training on team management and leadership skills.", "Training Inquiry"
27
+ ```
28
+
29
+ This dataset contains a sample of various topics of chats between employees and HR assistant bots, along with corresponding labels that categorize the nature of each inquiry. It serves as a practical tool for developing conversational AI systems that are attuned to HR-specific dialogue.
30
+
31
+ **Source of the data:**
32
+
33
+ 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 'topics on chats (customer assistant bot) in HR domain ':
34
+
35
+ - **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=topics+on+chats+(customer+assistant+bot)+in+HR++domain+&dataset=HRChatTopicsDataset&tags=customer+service,+HR,+bot+dialogue
36
+ - **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
37
+ - **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub