lhoestq HF Staff commited on
Commit
4e0bbb7
·
verified ·
1 Parent(s): dc9ead9

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
+ # CommentSentiment
9
+
10
+ tags: classification, text analysis, user sentiment
11
+
12
+ _Note: This is an AI-generated dataset so its content may be inaccurate or false_
13
+
14
+ **Dataset Description:**
15
+
16
+ The 'CommentSentiment' dataset comprises Instagram comments extracted from various posts across multiple categories, including fashion, food, travel, and technology. Each comment has been processed for sentiment analysis to determine whether the user's sentiment towards the post's content is positive, neutral, or negative. The dataset is labeled accordingly and includes additional metadata such as the post ID, user ID, and timestamp of the comment.
17
+
18
+ **CSV Content Preview:**
19
+
20
+ ```csv
21
+ id,user_id,timestamp,comment,label
22
+ 1,10023,2023-03-01T12:34:56Z,"Loved the vibrant colors in this outfit! #fashiongoals",positive
23
+ 2,10458,2023-03-01T13:21:35Z,"The food pics are great, but I hope the taste is as good as the picture!",neutral
24
+ 3,11224,2023-03-02T15:00:00Z,"Sad to hear about the tech product. So disappointing!",negative
25
+ 4,12145,2023-03-02T16:45:23Z,"This travel photo is breathtaking. Love exploring new places!",positive
26
+ 5,13256,2023-03-03T18:00:00Z,"No idea why people love these bland food items. :/",negative
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 'instagram comment':
32
+
33
+ - **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=instagram+comment&dataset=CommentSentiment&tags=classification,+text+analysis,+user+sentiment
34
+ - **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
35
+ - **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub