mrm8488 commited on
Commit
fe88dba
1 Parent(s): 6ecbefa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 [NLP Viewer](https://huggingface.co/datasets/viewer/)
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 🏋️‍