Datasets:
update example
Browse files
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.,
|
| 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
|