Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -25,6 +25,9 @@ from datasets import load_dataset
|
|
| 25 |
dataset = load_dataset("zirak-ai/pold")
|
| 26 |
```
|
| 27 |
|
|
|
|
|
|
|
|
|
|
| 28 |
## Citation
|
| 29 |
|
| 30 |
Please cite the following work if you use this dataset:
|
|
|
|
| 25 |
dataset = load_dataset("zirak-ai/pold")
|
| 26 |
```
|
| 27 |
|
| 28 |
+
## Kaggle
|
| 29 |
+
The dataset is also available on Kaggle at: [POLD – Pashto Offensive Language Dataset](https://www.kaggle.com/datasets/drijaz/pold-pashto-offensive-language-dataset)
|
| 30 |
+
|
| 31 |
## Citation
|
| 32 |
|
| 33 |
Please cite the following work if you use this dataset:
|