Added link for stream docs
Browse files
README.md
CHANGED
|
@@ -44,3 +44,4 @@ for i in riznica.take(2):
|
|
| 44 |
# {'text': 'PRAGMATIČARI DOGMATI SANJARI'}
|
| 45 |
# {'text': 'Ivica Župan'}
|
| 46 |
```
|
|
|
|
|
|
| 44 |
# {'text': 'PRAGMATIČARI DOGMATI SANJARI'}
|
| 45 |
# {'text': 'Ivica Župan'}
|
| 46 |
```
|
| 47 |
+
Read more on streamig [here](https://huggingface.co/docs/datasets/stream).
|