Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
Punchwe commited on
Commit
93e50bc
·
verified ·
1 Parent(s): a2fcaaf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
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)