RyanWW commited on
Commit
28ba80e
·
1 Parent(s): 8c83a79

update example

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -95,7 +95,7 @@ This modular structure supports scalable multi-task evaluation across levels and
95
 
96
  You can load the dataset directly using the Hugging Face 🤗 `datasets` library:
97
 
98
- ### 🔹 Load a specific subtask (e.g., L1_single)
99
 
100
  ```python
101
  from datasets import load_dataset
 
95
 
96
  You can load the dataset directly using the Hugging Face 🤗 `datasets` library:
97
 
98
+ ### 🔹 Load a specific subtask (e.g., L5_6d_spatial)
99
 
100
  ```python
101
  from datasets import load_dataset