Update README.md
Browse files
README.md
CHANGED
@@ -82,4 +82,9 @@ dataset_info:
|
|
82 |
---
|
83 |
# Dataset Card for "SCAN_MCDSplits"
|
84 |
|
|
|
|
|
|
|
|
|
|
|
85 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
82 |
---
|
83 |
# Dataset Card for "SCAN_MCDSplits"
|
84 |
|
85 |
+
This is the dataset repository for SCAN MCD splits. In total, there are three splits - mcd1, mcd2, and mcd3
|
86 |
+
|
87 |
+
You can load them by:
|
88 |
+
```datasets.load_dataset("Punchwe/SCAN_MCDSplits", name="mcd1", split="train")```
|
89 |
+
|
90 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|