Update README.md
Browse files
README.md
CHANGED
@@ -65,7 +65,7 @@ It is intended to be used with our [AutoIntent Library](https://deeppavlov.githu
|
|
65 |
|
66 |
```python
|
67 |
from autointent import Dataset
|
68 |
-
banking77 = Dataset.
|
69 |
```
|
70 |
|
71 |
## Source
|
|
|
65 |
|
66 |
```python
|
67 |
from autointent import Dataset
|
68 |
+
banking77 = Dataset.from_hub("AutoIntent/clinc150")
|
69 |
```
|
70 |
|
71 |
## Source
|