Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ datasets:
|
|
12 |
|
13 |
# sbic-method2
|
14 |
|
15 |
-
An updated version of Standard-Based Impact Classification (SBIC) method of CSR report analysis in accordance with GRI framework
|
16 |
|
17 |
## Contents
|
18 |
|
@@ -75,5 +75,8 @@ The script follows these main steps:
|
|
75 |
|
76 |
The processed results will be saved in: `df_results_0_50k.csv`
|
77 |
|
78 |
-
## **Execution Time**
|
79 |
-
|
|
|
|
|
|
|
|
12 |
|
13 |
# sbic-method2
|
14 |
|
15 |
+
An updated version of **Standard-Based Impact Classification (SBIC) method** of CSR report analysis in accordance with GRI framework
|
16 |
|
17 |
## Contents
|
18 |
|
|
|
75 |
|
76 |
The processed results will be saved in: `df_results_0_50k.csv`
|
77 |
|
78 |
+
## **Execution Time**
|
79 |
+
|
80 |
+
Execution time depends on the number of test samples and system resources. The script prints the total processing time upon completion.
|
81 |
+
|
82 |
+
|