voorhs commited on
Commit
d0d3c43
·
verified ·
1 Parent(s): ca6840e

Update README.md

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