ia-nechaev commited on
Commit
fee97ef
·
verified ·
1 Parent(s): 2b89af4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
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
- Execution time depends on the number of test samples and system resources. The script prints the total processing time upon completion.
 
 
 
 
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
+