Joblib
English
llm
human-feedback
weak supervision
data filtering
Inference Endpoints
Christopher Glaze commited on
Commit
f7a7478
1 Parent(s): b208d2e

Fix lib dependencies.

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
- numpy==1.24.2
2
  pandas==1.5.3
3
- torch==2.0.1
4
  transformers==4.30.2
5
  nltk==3.8.1
6
  scikit-learn==1.3.0
 
1
+ numpy==1.23.5
2
  pandas==1.5.3
 
3
  transformers==4.30.2
4
  nltk==3.8.1
5
  scikit-learn==1.3.0