Skip to content

Commit 7e2f690

Browse files
authored
Update README.md
1 parent 3fba317 commit 7e2f690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ NOTE: PyTorch 0.4 is not supported at this moment and would lead to OOM.
1919
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).
2020

2121
## 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.
2323

2424
**CIFAR-10** ([cifar10_model.pt](https://drive.google.com/file/d/1Y13i4zKGKgjtWBdC0HWLavjO7wvEiGOc/view?usp=sharing))
2525
```

0 commit comments

Comments
 (0)