lhoestq HF Staff commited on
Commit
0ec6801
·
verified ·
1 Parent(s): d05f022

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
+ # TextToneClassifier
9
+
10
+ tags: tone, sentiment, classification
11
+
12
+ _Note: This is an AI-generated dataset so its content may be inaccurate or false_
13
+
14
+ **Dataset Description:**
15
+
16
+ The 'TextToneClassifier' dataset is designed for the task of classifying text excerpts into different tones. The dataset contains a collection of short texts, each labeled with one of the five predefined sentiment labels that indicate the overall tone of the text. These labels are designed to be distinct from the keywords related to sentiment and classification to avoid overlap and ensure clarity in the dataset's purpose. The classification task focuses on determining whether the text conveys a positive, negative, neutral, sarcastic, or serious tone.
17
+
18
+ **CSV Content Preview:**
19
+
20
+ ```csv
21
+ TextID,TextContent,Label
22
+ 1,"It's a beautiful day outside. I can't wait to go for a run.",Positive
23
+ 2,"I'm utterly devastated by the news. This is a really tough time for everyone.",Negative
24
+ 3,"There seems to be no end to the traffic today. It's quite frustrating.",Neutral
25
+ 4,"Oh, I just love waiting in long lines. It's such a joy.",Sarcastic
26
+ 5,"I've had enough of these pointless meetings. They never end.",Serious
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 'create ml text tone classifier':
32
+
33
+ - **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=create+ml+text+tone+classifier&dataset=TextToneClassifier&tags=tone,+sentiment,+classification
34
+ - **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
35
+ - **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub