diff --git a/generate_data/config.yml b/generate_data/config.yml
index a603298..75198d9 100644
--- a/generate_data/config.yml
+++ b/generate_data/config.yml
@@ -1,6 +1,6 @@
-aistudio _token : '{your_token}' # 文心一言的token
+aistudio_token : '{your_token}' # 文心一言的token
 dashscope_api_key : '{your_api_key}' #通义千问的api_key
-zhiouai_api_key : '{your_api_key}' # 智浦AI的密钥
+zhiouai_api_key : '{your_api_key}' # 智谱AI的密钥
 
 # 星火大模型配置
 appid : "{}"  # 填写控制台中获取的 APPID 信息
@@ -56,4 +56,4 @@ areas_of_life : [
     "安全",
     "梦想",
     "自由"
-]
\ No newline at end of file
+]