Update README.md
Browse files
README.md
CHANGED
@@ -46,6 +46,7 @@ To load the dataset using Hugging Face’s `datasets` library:
|
|
46 |
from datasets import load_dataset
|
47 |
|
48 |
dataset = load_dataset("neurotatarlar/tt-dictionaries")
|
|
|
49 |
|
50 |
## Contributions and Acknowledgements
|
51 |
|
|
|
46 |
from datasets import load_dataset
|
47 |
|
48 |
dataset = load_dataset("neurotatarlar/tt-dictionaries")
|
49 |
+
```
|
50 |
|
51 |
## Contributions and Acknowledgements
|
52 |
|