chrisnb1 commited on
Commit
45dfe22
·
verified ·
1 Parent(s): b6939b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,5 +27,5 @@ Puedes cargar este dataset en tu entorno de trabajo utilizando la biblioteca `da
27
  ```python
28
  from datasets import load_dataset
29
 
30
- dataset = load_dataset("tu_usuario/nombre_de_tu_dataset")
31
  print(dataset)
 
27
  ```python
28
  from datasets import load_dataset
29
 
30
+ dataset = load_dataset("chrisnb1/cowese-queries-docs-v1")
31
  print(dataset)