voorhs commited on
Commit
f481f46
·
verified ·
1 Parent(s): a7bf209

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- dream = Dataset.from_datasets("AutoIntent/dream")
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