mrinaldi commited on
Commit
3c1e8fe
1 Parent(s): 2e30422

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -104,5 +104,5 @@ You can load the dataset directly from datasets using the `load_dataset` functio
104
  ```python
105
  from datasets import load_dataset
106
 
107
- dataset = load_dataset("manalog/UsenetArchiveIT")
108
  ```
 
104
  ```python
105
  from datasets import load_dataset
106
 
107
+ dataset = load_dataset("mrinaldi/UsenetArchiveIT")
108
  ```