Files
ColossalAI/applications/ColossalEval/requirements.txt
Yuanchen cefdc32615 [ColossalEval] Support GSM, Data Leakage Evaluation and Tensor Parallel (#5169)
* Support GSM, Data Leakage Evaluation and Tensor Parallel

* remove redundant code and update inference.py in examples/gpt_evaluation

---------

Co-authored-by: Xu Yuanchen <yuanchen.xu00@gmail.com>
2023-12-12 14:47:35 +08:00

13 lines
122 B
Plaintext

transformers>=4.32.0
colossalai>=0.3.4
peft
tabulate
jieba
fuzzywuzzy
rouge
openai
matplotlib
pandas
seaborn
scikit-learn