Edit the table
Browse files
README.md
CHANGED
@@ -15,10 +15,7 @@ This dataset is part of the MSc dissertation study titled 'Investigating the Pot
|
|
15 |
|
16 |
The dataset is split into train and test sets:
|
17 |
|
18 |
-
|
19 |
-
| ----- | ------- | ------- | ------------------------ |
|
20 |
-
| Train | 5,126 | 7,911 | 13,037 |
|
21 |
-
| Test | 1,292 | 1,968 | 3,260 |
|
22 |
|
23 |
Columns:
|
24 |
|
|
|
15 |
|
16 |
The dataset is split into train and test sets:
|
17 |
|
18 |
+
<table> <tr> <td></td> <td><strong>Class 1</strong></td> <td><strong>Class 0</strong></td> <td><strong>Total Articles per Split</strong></td> </tr> <tr> <td><strong>Train</strong></td> <td>5,126</td> <td>7,911</td> <td>13,037</td> </tr> <tr> <td><strong>Test</strong></td> <td>1,292</td> <td>1,968</td> <td>3,260</td> </tr> </table>
|
|
|
|
|
|
|
19 |
|
20 |
Columns:
|
21 |
|