Hyukkyu commited on
Commit
98d7b52
·
verified ·
1 Parent(s): 7119add

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -601,7 +601,7 @@ test_split = dataset["test"]
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:
 
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: