voorhs commited on
Commit
70ad028
·
verified ·
1 Parent(s): 1b2a7b7

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")
39
  ```
40
 
41
  ## Source
 
35
  ```python
36
  from autointent import Dataset
37
 
38
+ minds14 = Dataset.from_datasets("AutoIntent/minds14")
39
  ```
40
 
41
  ## Source