Ayushb commited on
Commit
80d36f0
1 Parent(s): e9b6be5

Upload new README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ # ESG Question Answering
3
+
4
+ A NLP service to identify Emission Reduction Targets and Mechanisms of various companies from their ESG disclosure or Annual Reports.
5
+
6
+ This Roberta-Base model has been finetuned on a very small sample (manually annotated). A lot of companies have clear mentions of targets & goals than methodologies which is why it can currently identify only targets & goals more precisely.
7
+
8
+
9
+ ## Authors
10
+
11
+ - [@Ayush Bhosle](https://www.github.com/Ayush1702)
12
+