Haoran LI
Results
2
comments of
Haoran LI
> Running as: python GEIA-main/baseline/projection.py --model_dir /gpt2-large --num_epochs 1 --batch_size 2 --dataset abcd --embed_model sent_t5 --model_type NN > > File "GEIA-main/baseline/projection.py", line 425, in eval_label threshold = config['threshold'] KeyError: 'threshold'...
Hi Gao, I think most dependencies work fine for the code. For my sklearn, my environment shows I am using: scikit-learn 1.0.2 I reuse the environment and update a few...