Unverified Commit 4f78388c authored by Guo Qipeng's avatar Guo Qipeng Committed by GitHub
Browse files

Update runtime.txt to fix rouge_chinese bugs. (#803)



* Update runtime.txt to fix rouge_chinese bugs.

the wheel file of rouge_chinese will overwrite the rouge package, causing bugs. Replacing it to the github code, which is the correct version.

* fix PEP format issues

* fix PEP format issues

* enable pip install

---------
Co-authored-by: default avatar郭琦鹏 <guoqipeng@pjlab.org.cn>
Co-authored-by: default avatarLeymore <zfz-960727@163.com>
parent e8067ac4
...@@ -26,7 +26,7 @@ rapidfuzz ...@@ -26,7 +26,7 @@ rapidfuzz
requests==2.31.0 requests==2.31.0
rich rich
rouge rouge
rouge_chinese -e git+https://github.com/Isaac-JL-Chen/rouge_chinese.git@master#egg=rouge_chinese
rouge_score rouge_score
sacrebleu sacrebleu
scikit_learn==1.2.1 scikit_learn==1.2.1
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment