"git@developer.sourcefind.cn:chenpangpang/diffusers.git" did not exist on "ebc99a77aad647c5d33eb36a33c23f7b3949cb40"
add pl_glue example test (#6034)
* add pl_glue example test * for now just test that it runs, next validate results of eval or predict? * complete the run_pl_glue test to validate the actual outcome * worked on my machine, CI gets less accuracy - trying higher epochs * match run_pl.sh hparms * more epochs? * trying higher lr * for now just test that the script runs to a completion * correct the comment * if cuda is available, add --fp16 --gpus=1 to cover more bases * style
Showing
Please register or sign in to comment