"vscode:/vscode.git/clone" did not exist on "6d066ede00be22d5c4f23c812c48b60b0525b4f1"
Unverified Commit c6a34949 authored by Tong Gao's avatar Tong Gao Committed by GitHub
Browse files

[Fix] requirements (#229)

parent 90c07a3d
absl-py
accelerate>=0.19.0 accelerate>=0.19.0
boto3 boto3
colossalai colossalai
...@@ -7,13 +8,15 @@ evaluate>=0.3.0 ...@@ -7,13 +8,15 @@ evaluate>=0.3.0
fairscale fairscale
faiss_gpu==1.7.2 faiss_gpu==1.7.2
jieba jieba
mmengine mmengine>=0.8.2
nltk==3.8 nltk==3.8
numpy==1.23.4 numpy==1.23.4
openai openai
pandas<2.0.0 pandas<2.0.0
rank_bm25==0.2.2 rank_bm25==0.2.2
rapidfuzz
requests==2.31.0 requests==2.31.0
rouge_score
scikit_learn==1.2.1 scikit_learn==1.2.1
sentence_transformers==2.2.2 sentence_transformers==2.2.2
tabulate tabulate
......
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