Update README.md
Browse files
README.md
CHANGED
@@ -61,7 +61,7 @@ It is intended to be used with our [AutoIntent Library](https://deeppavlov.githu
|
|
61 |
```python
|
62 |
from autointent import Dataset
|
63 |
|
64 |
-
|
65 |
```
|
66 |
|
67 |
## Source
|
|
|
61 |
```python
|
62 |
from autointent import Dataset
|
63 |
|
64 |
+
dream_ru = Dataset.from_datasets("AutoIntent/dream-ru")
|
65 |
```
|
66 |
|
67 |
## Source
|