You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ NOTE: PyTorch 0.4 is not supported at this moment and would lead to OOM.
19
19
Instructions for acquiring PTB and WT2 can be found [here](https://github.com/salesforce/awd-lstm-lm). While CIFAR-10 can be automatically downloaded by torchvision, ImageNet needs to be manually downloaded (preferably to a SSD) following the instructions [here](https://github.com/pytorch/examples/tree/master/imagenet).
20
20
21
21
## Pretrained models
22
-
The easist way to check whether your environment is compatible with ours is to evaluate the pretrained DARTS models.
22
+
The easist way to get started is to evaluate our pretrained DARTS models.
0 commit comments