Update README.md
Browse files
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 |
-
|
61 |
```
|
62 |
|
63 |
## Source
|
|
|
57 |
```python
|
58 |
from autointent import Dataset
|
59 |
|
60 |
+
banking77 = Dataset.from_datasets("AutoIntent/banking77")
|
61 |
```
|
62 |
|
63 |
## Source
|