lhoestq HF staff commited on
Commit
017ca5d
·
verified ·
1 Parent(s): 2517990

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +35 -0
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - infinite-dataset-hub
5
+ - synthetic
6
+ ---
7
+
8
+ # SortEmailsByPriority
9
+
10
+ tags: classification, corporate, workflow
11
+
12
+ _Note: This is an AI-generated dataset so its content may be inaccurate or false_
13
+
14
+ **Dataset Description:**
15
+
16
+ The 'SortEmailsByPriority' dataset is a curated collection of long corporate emails that have been categorized according to their priority level. Each email has been preprocessed to identify the subject and priority, then sorted to facilitate automated processing for prioritization. The dataset is designed for use in training machine learning models to classify emails based on their urgency and importance in a corporate workflow context.
17
+
18
+ **CSV Content Preview:**
19
+
20
+ ```csv
21
+ "Email ID","Subject","Email Body","Priority Label","Length","Sender","Receiver","Date Sent"
22
+ "001","Urgent meeting rescheduled","Please be advised that the meeting originally scheduled for Tuesday has been moved to Thursday due to unforeseen circumstances.","High","812","[email protected]","[email protected]","2023-03-15"
23
+ "002","Request for Project Update","We require an update on the current status of Project X. Your insights on the progress made since last week are essential for the upcoming review meeting.","Medium","543","[email protected]","[email protected]","2023-03-16"
24
+ "003","Feedback on Quarterly Report","Your review of the quarterly report has been very helpful. I've attached the revised version for your final approval. Please send it back by EOD.","Low","678","[email protected]","[email protected]","2023-03-17"
25
+ "004","Team-building activity schedule","The next team-building activity is scheduled for April 22. Please RSVP by April 15 to secure your spot.","Low","769","[email protected]","[email protected]","2023-03-18"
26
+ "005","Compliance training reminder","A reminder to complete the mandatory compliance training module by the end of this month. Failure to comply may result in delayed project timelines.","High","1024","[email protected]","[email protected]","2023-03-19"
27
+ ```
28
+
29
+ **Source of the data:**
30
+
31
+ 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 'long corporate emails sorted by priority with detailed columns':
32
+
33
+ - **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=long+corporate+emails+sorted+by+priority+with+detailed+columns&dataset=SortEmailsByPriority&tags=classification,+corporate,+workflow
34
+ - **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
35
+ - **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub