voorhs commited on
Commit
7d8e096
·
verified ·
1 Parent(s): 0c6a597

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -35,7 +35,7 @@ It is intended to be used with our [AutoIntent Library](https://deeppavlov.githu
35
  ```python
36
  from autointent import Dataset
37
 
38
- dream = Dataset.from_datasets("AutoIntent/minds14_ru")
39
  ```
40
 
41
  ## Source
 
35
  ```python
36
  from autointent import Dataset
37
 
38
+ minds14_ru = Dataset.from_datasets("AutoIntent/minds14_ru")
39
  ```
40
 
41
  ## Source