voorhs commited on
Commit
c76a825
·
verified ·
1 Parent(s): 3674f43

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