Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,7 @@ configs:
|
|
14 |
---
|
15 |
|
16 |
Dataset contains Serbian news source articles which were post-processed and corrected both automatically and manually.
|
|
|
17 |
|
18 |
```python
|
19 |
from datasets import load_dataset
|
|
|
14 |
---
|
15 |
|
16 |
Dataset contains Serbian news source articles which were post-processed and corrected both automatically and manually.
|
17 |
+
It contains around 468 million words.
|
18 |
|
19 |
```python
|
20 |
from datasets import load_dataset
|