Update README.md
Browse files
README.md
CHANGED
@@ -601,7 +601,7 @@ test_split = dataset["test"]
|
|
601 |
|
602 |
print(train_split)
|
603 |
```
|
604 |
-
Replace "
|
605 |
|
606 |
## Data Preprocessing
|
607 |
- Schema Consistency:
|
|
|
601 |
|
602 |
print(train_split)
|
603 |
```
|
604 |
+
Replace "boolq" with the desired configuration name (e.g., "cb", "copa", "multirc", etc.) to load other datasets.
|
605 |
|
606 |
## Data Preprocessing
|
607 |
- Schema Consistency:
|