From a69cb2b4165bea2f352d5dbe286eaeaef30dcf25 Mon Sep 17 00:00:00 2001 From: JasonLLLLLLLLLLL <52101495+JasonLLLLLLLLLLL@users.noreply.github.com> Date: Mon, 26 Feb 2024 12:26:40 +0800 Subject: [PATCH] Update README_English_version.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 完善 --- README_English_version.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README_English_version.md b/README_English_version.md index 3e804ee..16ff2ae 100644 --- a/README_English_version.md +++ b/README_English_version.md @@ -123,10 +123,10 @@ git clone https://github.com/aJupyter/EmoLLM.git ``` 1. Read in sequence or read sections you're interested in: - - [File Directory Explanation](#文件目录说明) - - [Data Construction](#数据构建) - - [Fine-tuning Guide](#微调指南) - - [Deployment Guide](#部署指南) + - [File Directory Explanation](#file-directory-explanation) + - [Data Construction](#data-construction) + - [Fine-tuning Guide](#fine-tuning-guide) + - [Deployment Guide](#deployment-guide) - View More Details