ppsingh commited on
Commit
bd9a61f
·
verified ·
1 Parent(s): 9fd5038

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -137,6 +137,22 @@ preds = model("In the shipping and aviation sectors, emission reduction efforts
137
  | Training set | Min | Median | Max |
138
  |:-------------|:----|:-------|:----|
139
  | Word count | 35 | 76.164 | 170 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
140
 
141
  ### Training Hyperparameters
142
  - batch_size: (16, 2)
 
137
  | Training set | Min | Median | Max |
138
  |:-------------|:----|:-------|:----|
139
  | Word count | 35 | 76.164 | 170 |
140
+ -Training Dataset: 250
141
+ | Class | Positive Count of Class|
142
+ |:-------------|:--------|
143
+ | Economy-wide | 88 |
144
+ | Energy | 63 |
145
+ | Other Sector | 64 |
146
+ | Transport | 139 |
147
+
148
+ - Validation Dataset: 42
149
+ | Class | Positive Count of Class|
150
+ |:-------------|:--------|
151
+ | Economy-wide | 15 |
152
+ | Energy | 11 |
153
+ | Other Sector | 11 |
154
+ | Transport | 24 |
155
+
156
 
157
  ### Training Hyperparameters
158
  - batch_size: (16, 2)