voorhs commited on
Commit
cfa4f55
·
verified ·
1 Parent(s): 0486d7d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -70,7 +70,7 @@ It is intended to be used with our [AutoIntent Library](https://deeppavlov.githu
70
  ```python
71
  from autointent import Dataset
72
 
73
- massive_ru = Dataset.from_datasets("AutoIntent/massive_ru")
74
  ```
75
 
76
  ## Source
 
70
  ```python
71
  from autointent import Dataset
72
 
73
+ massive_ru = Dataset.from_hub("AutoIntent/massive_ru")
74
  ```
75
 
76
  ## Source