Skip to content

Commit 3fba317

Browse files
authored
Update README.md
1 parent 3678cec commit 3fba317

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ NOTE: PyTorch 0.4 is not supported at this moment and would lead to OOM.
1818
## Datasets
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

21-
## Evaluating the pretrained models
22-
The easist way to check whether your environment is compatible with ours is to evaluate the pretrained models.
21+
## Pretrained models
22+
The easist way to check whether your environment is compatible with ours is to evaluate the 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)