voorhs commited on
Commit
450fe81
·
verified ·
1 Parent(s): d4e61dd

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
- dream = Dataset.from_datasets("AutoIntent/massive_ru")
64
  ```
65
 
66
  ## Source
 
60
  ```python
61
  from autointent import Dataset
62
 
63
+ massive_ru = Dataset.from_datasets("AutoIntent/massive_ru")
64
  ```
65
 
66
  ## Source