diff --git a/doc/fluid/advanced_usage/paddle_slim/paddle_slim_en.md b/doc/fluid/advanced_usage/paddle_slim/paddle_slim_en.md index 08e2cc014e51e8cb605744a576c0ef8492c1ca42..b2b423c057d5d14ad9214bd08a569df5fba914a5 100644 --- a/doc/fluid/advanced_usage/paddle_slim/paddle_slim_en.md +++ b/doc/fluid/advanced_usage/paddle_slim/paddle_slim_en.md @@ -33,7 +33,7 @@ Paddle-Slim tool library has the following features: ### Simplified Interface - Manage configurable parameters intensively by the method of configuring files to facilitate experiment management. -- Based on training scripts of common models, model compression can be realized by adding only a few codes. +- Model compression can be realized by adding merely a few codes to common scripts of training models. Refer to [Use Examples](https://github.com/PaddlePaddle/models/blob/develop/PaddleSlim/docs/demo.md) for more details