Joz16gg162 commited on
Commit
aecd75e
·
verified ·
1 Parent(s): 1e748ec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -56,7 +56,7 @@ You can load it directly with:
56
 
57
  ```python
58
  from datasets import load_dataset
59
- dataset = load_dataset("sebastianbadajoz/boe-spain-2024-official-documents", split="all")
60
  ```
61
  or download it from the *Files and versions* tab.
62
 
 
56
 
57
  ```python
58
  from datasets import load_dataset
59
+ dataset = load_dataset("Joz16gg162/boe_2024_dataset", split="full")
60
  ```
61
  or download it from the *Files and versions* tab.
62