6d07d1e
1
2
3
4
5
```python from datasets import load_dataset dataset = load_dataset("m0javad/Degarbayan-SC-dataset") ```