错别字修正

pull/439/head
Vinlic科技 2023-04-07 14:27:02 +08:00 committed by GitHub
parent 68488f1f6c
commit d694a0087e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
*Read this in [English](README_en.md).* *Read this in [English](README_en.md).*
## 软件依赖 ## 软件依赖
运行微调需要4.27.1版本的`transformers`。除 ChatGLM-6B 的依赖之外,还需要按照以下依赖 运行微调需要4.27.1版本的`transformers`。除 ChatGLM-6B 的依赖之外,还需要安装以下依赖
``` ```
pip install rouge_chinese nltk jieba datasets pip install rouge_chinese nltk jieba datasets
``` ```