Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- infinite-dataset-hub
|
5 |
+
- synthetic
|
6 |
+
---
|
7 |
+
|
8 |
+
# UrgencyLinkTracker
|
9 |
+
|
10 |
+
tags: Aggressive, Urgency, Promotional
|
11 |
+
|
12 |
+
_Note: This is an AI-generated dataset so its content may be inaccurate or false_
|
13 |
+
|
14 |
+
**Dataset Description:** The 'UrgencyLinkTracker' dataset compiles chat messages specifically targeting aggressive urgency to promote various links. Each row contains a snippet of a chat message, a classification label indicating whether the message promotes a link ('Promotional') or not ('Non-Promotional'), and additional metadata like the user ID and timestamp.
|
15 |
+
|
16 |
+
|
17 |
+
**CSV Content Preview:**
|
18 |
+
|
19 |
+
```
|
20 |
+
|
21 |
+
"chat_snippet","label","user_id","timestamp"
|
22 |
+
|
23 |
+
"Check out this amazing offer before it's too late!","Promotional","user123","2023-04-01 10:15:30"
|
24 |
+
|
25 |
+
"Don't miss out on this exclusive discount, act fast!","Promotional","user456","2023-04-01 11:02:10"
|
26 |
+
|
27 |
+
"URGENT: Your chance to win big, click here now!","Promotional","user789","2023-04-01 12:45:00"
|
28 |
+
|
29 |
+
"Hurry, this deal is for a limited time only, click HERE","Promotional","user123","2023-04-01 14:30:45"
|
30 |
+
|
31 |
+
"Last chance to grab this amazing deal, act now!","Promotional","user456","2023-04-01 15:10:22"
|
32 |
+
|
33 |
+
```
|
34 |
+
|
35 |
+
**Source of the data:**
|
36 |
+
|
37 |
+
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 'Aggressive Urgency promotional links in chat messages, just texts':
|
38 |
+
|
39 |
+
- **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=Aggressive+Urgency+promotional+links+in+chat+messages,+just+texts&dataset=UrgencyLinkTracker&tags=Aggressive,+Urgency,+Promotional
|
40 |
+
- **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
|
41 |
+
- **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub
|