voorhs commited on
Commit
30af376
·
verified ·
1 Parent(s): 10b75cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -60,7 +60,7 @@ It is intended to be used with our [AutoIntent Library](https://deeppavlov.githu
60
  ```python
61
  from autointent import Dataset
62
 
63
- reuters = Dataset.from_datasets("AutoIntent/reuters")
64
  ```
65
 
66
  ## Source
 
60
  ```python
61
  from autointent import Dataset
62
 
63
+ reuters = Dataset.from_hub("AutoIntent/reuters")
64
  ```
65
 
66
  ## Source