lhoestq HF Staff commited on
Commit
01e2dba
·
verified ·
1 Parent(s): 2dfe6b7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +39 -0
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - infinite-dataset-hub
5
+ - synthetic
6
+ ---
7
+
8
+ # BrandTrustQuantification
9
+
10
+ tags: ReputationModeling, TrustIndices, SentimentAnalysis
11
+
12
+ _Note: This is an AI-generated dataset so its content may be inaccurate or false_
13
+
14
+ **Dataset Description:**
15
+
16
+ The 'BrandTrustQuantification' dataset is a curated collection of textual data derived from various sources such as customer reviews, social media posts, and brand communications. The dataset has been labeled to quantify the reputation and corporate social responsibility (CSR) of brands. It is intended to assist machine learning practitioners in training models for reputation modeling, trust indices, and sentiment analysis, focusing on CSR perceptions.
17
+
18
+ The dataset comprises text entries with an associated label that indicates the perceived brand reputation and CSR level based on the content. Labels are assigned based on predefined criteria that consider positive sentiment, references to ethical practices, and customer trust.
19
+
20
+ **CSV Content Preview:**
21
+
22
+ ```csv
23
+ text,label
24
+ "This brand always goes above and beyond in supporting local communities and environmental sustainability.",High_CSR_Reputation
25
+ "I appreciate the company's commitment to ethical business practices and fair trade.",High_CSR_Reputation
26
+ "Their customer service was top-notch, and they take their corporate responsibility seriously.",High_CSR_Reputation
27
+ "There seems to be no evidence of CSR initiatives; however, the product quality is exceptional.",Neutral_CSR_Reputation
28
+ "I've never seen a brand put profit over people, which is commendable.",High_CSR_Reputation
29
+ ```
30
+
31
+ In this CSV, the `text` column contains sentences from different sources describing a brand's reputation and CSR efforts. The `label` column provides a qualitative assessment categorized as 'High_CSR_Reputation' or 'Neutral_CSR_Reputation'. The 'High_CSR_Reputation' label indicates that the text reflects a positive view of the brand's CSR and reputation, while 'Neutral_CSR_Reputation' suggests a neutral or unclear stance regarding the brand's CSR.
32
+
33
+ **Source of the data:**
34
+
35
+ 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 'brand reputation CSR':
36
+
37
+ - **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=brand+reputation+CSR&dataset=BrandTrustQuantification&tags=ReputationModeling,+TrustIndices,+SentimentAnalysis
38
+ - **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
39
+ - **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub