From 881122ba7d180482d81b76cd20163aab5e50eacd Mon Sep 17 00:00:00 2001
From: cuicheng01 <cuicheng_smile@163.com>
Date: Mon, 13 Jun 2022 14:50:16 +0000
Subject: [PATCH] Add PULC_model_list_en.md&PULC_train_en.md

---
 docs/en/PULC/PULC_train_en.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/en/PULC/PULC_train_en.md b/docs/en/PULC/PULC_train_en.md
index 0a1140d3a..d7d0a1997 100644
--- a/docs/en/PULC/PULC_train_en.md
+++ b/docs/en/PULC/PULC_train_en.md
@@ -216,7 +216,7 @@ In the above training process, we adjusted parameters such as learning rate, dat
 
 #### 4.1 Search based on default configuration
 
-The configuration file [search.yaml](../../ppcls/configs/PULC/person_exists/search.yaml) defines the configuration of hyperparameter search in person exists or not scenarios. Use the following commands to complete hyperparameter search.
+The configuration file [search.yaml](../../../ppcls/configs/PULC/person_exists/search.yaml) defines the configuration of hyperparameter search in person exists or not scenarios. Use the following commands to complete hyperparameter search.
 
 ```bash
 python3 tools/search_strategy.py -c ppcls/configs/PULC/person_exists/search.yaml