Update README.md
Browse files
README.md
CHANGED
|
@@ -3,7 +3,7 @@ license: apache-2.0
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# 💻 Dataset Usage
|
| 6 |
-
Run the following command to load the testing set:
|
| 7 |
```python
|
| 8 |
from datasets import load_dataset
|
| 9 |
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# 💻 Dataset Usage
|
| 6 |
+
Run the following command to load the testing set (4,183 examples):
|
| 7 |
```python
|
| 8 |
from datasets import load_dataset
|
| 9 |
|