TrajanovRisto commited on
Commit
626e980
1 Parent(s): 38f5c87

Create README.md

Browse files

Sentiment Classification

Fine-tuning on BERT using ESG data from company reports and news related to ESG.

Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - TrajanovRisto/esg-sentiment
4
+ language:
5
+ - en
6
+ metrics:
7
+ - f1
8
+ library_name: transformers
9
+ pipeline_tag: text-classification
10
+ tags:
11
+ - finance
12
+ ---