Open abhinandan12345678 opened 5 months ago
Just run pip install scikit-learn
This is the minimum it requires to run in requirements.txt replace:
backoff==2.2.1
z3-solver==4.12.2.0
openai==0.27.9
tqdm
nltk==3.8.1
ply==3.11
scitools-pyke==1.1.1
func-timeout==4.3.5
I tried to run the models as per the commands in readme but it is giving "Error in generating example". In the requirements.txt the changes i made are: changed certifi @ file:///croot/certifi_1671487769961/work/certifi to certifi==2022.12.7, because the url was giving error. removed sklearn as it got deprecated. Can anyone please help me regarding this issue.