Han
Han
Hello. I am trying to run your model and I have some confusion in your pre-trained model. It seems that ``train.py`` trained the model with doublehead model, but in the...
Hi, I just finished training a Roberta model on IMDb like this ``` python train.py \ --train imdb \ --eval imdb \ --model-type roberta \ --model-save-path ./example \ --num-epochs 4...
Hi, I am training a RoBERTa model with A2T but it seems it will take really long time. is it normal to take this long?
# I am submitting a new Community Plugin ## Repo URL Link to my plugin: https://github.com/Han8931/neovim-edit ## Release Checklist - [ ] I have tested the plugin on - [...