voorhs commited on
Commit
3fce8c6
·
verified ·
1 Parent(s): 3f6cc20

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -65,7 +65,7 @@ It is intended to be used with our [AutoIntent Library](https://deeppavlov.githu
65
  ```python
66
  from autointent import Dataset
67
 
68
- dream = Dataset.from_datasets("AutoIntent/dstc3")
69
  ```
70
 
71
  ## Source
 
65
  ```python
66
  from autointent import Dataset
67
 
68
+ dstc3 = Dataset.from_datasets("AutoIntent/dstc3")
69
  ```
70
 
71
  ## Source