ia-nechaev commited on
Commit
c74c413
·
verified ·
1 Parent(s): e7b48da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -2,8 +2,15 @@
2
 
3
  An updated version of Standard-Based Impact Classification (SBIC) method of CSR report analysis in accordance with GRI framework
4
 
 
5
 
6
- Here's a README section with instructions on how to run the code.
 
 
 
 
 
 
7
 
8
  ---
9
 
 
2
 
3
  An updated version of Standard-Based Impact Classification (SBIC) method of CSR report analysis in accordance with GRI framework
4
 
5
+ ## Contents
6
 
7
+ 1. Labeled dataset (150 International companies, 230 CSR GRI reports, 2017-2021 period, 57k paragraphs, 360k sentences)
8
+ 2. Dataset for prediction (150 German PLC companies, 1.2k CSR reports, 2010-2021 period, 645k paragraphs) (available upon request)
9
+ 3. Claculated text embeddings of both datasets
10
+ 4. Script to predict the labels
11
+
12
+
13
+ Instructions on how to run the code below.
14
 
15
  ---
16