Update README.md
Browse files
README.md
CHANGED
@@ -37,7 +37,7 @@ from datasets import load_dataset
|
|
37 |
dataset = load_dataset('squad_v2')
|
38 |
```
|
39 |
|
40 |
-
Check out more about this dataset and others in [
|
41 |
|
42 |
|
43 |
## Model fine-tuning 🏋️
|
|
|
37 |
dataset = load_dataset('squad_v2')
|
38 |
```
|
39 |
|
40 |
+
Check out more about this dataset and others in [Datasets Viewer](https://huggingface.co/datasets/viewer/)
|
41 |
|
42 |
|
43 |
## Model fine-tuning 🏋️
|