hr-elrond commited on
Commit
d963935
1 Parent(s): d259fa7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -12,6 +12,11 @@ co2_eq_emissions:
12
  emissions: 0.004371975254312265
13
  ---
14
 
 
 
 
 
 
15
  # Model Trained Using AutoTrain
16
 
17
  - Problem type: Binary Classification
 
12
  emissions: 0.004371975254312265
13
  ---
14
 
15
+
16
+ # Model Trained Using AutoTrain
17
+ We trained FinBERT to identify whether firms´ talk contains consumer concepts of human nature (e.g., "I believe consumers generally act rational.", "Consumers must take over responsibility for the choices they make.", "It seems consumers behave quite altruistic.") from statements that do not (e.g., "We expect buyers to double their purchases next year.").
18
+ The training data was comprised of 236 positive documents (containing concepts of consumer nature) and 1034 negative documents (not contain concepts of consumer nature) extracted from earnings call transcripts of S&P-500 companies (2015-2020).
19
+
20
  # Model Trained Using AutoTrain
21
 
22
  - Problem type: Binary Classification