lhoestq HF Staff commited on
Commit
29a74bf
·
verified ·
1 Parent(s): 15a9091

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
+ # SMSSpamSentiment
9
+
10
+ tags: sentiment analysis, spam detection, machine learning
11
+
12
+ _Note: This is an AI-generated dataset so its content may be inaccurate or false_
13
+
14
+ **Dataset Description:**
15
+
16
+ The 'SMSSpamSentiment' dataset is a collection of SMS messages labeled with the sentiment of the content, where each message is either classified as 'spam' or 'ham' (non-spam). The dataset includes columns for the SMS message text and a label indicating the sentiment. For this dataset, labels are binary, indicating 'spam' (1) or 'ham' (0). The dataset is created for research purposes in the field of sentiment analysis and spam detection in text messages.
17
+
18
+ **CSV Content Preview:**
19
+
20
+ ```csv
21
+ id,text,label
22
+ 1,Free entry in 2 a wkly comp to win FA Cup!,1
23
+ 2,U dun say so early hor,0
24
+ 3,Nah I don't think he goes,0
25
+ 4,Even my brother is not like that!,0
26
+ 5,Hell no I'll never set foot in that shithole!,1
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 'spam':
32
+
33
+ - **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=spam&dataset=SMSSpamSentiment&tags=sentiment+analysis,+spam+detection,+machine+learning
34
+ - **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
35
+ - **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub