heng3366

Results 2 issues of heng3366

复现falt,fastnlp用0.5.0版本的,python3.8,torch1.7,ubuntu 出现如下错误: Epoch 1/100: 1%|▌ | 955/95600 [01:01

eg: model_skorch = NeuralNetClassifier(model, device="cuda", max_epochs=20, batch_size=512) quesitions: 1、Do the optional parameters of the NeuralNetClassifier align with those used for fine-tuning the SOTA model(my finetune model)? 2、If the cross-validation accuracy...

question