apurvnagvenkar

Results 2 issues of apurvnagvenkar

Is there a way to retrain the syntaxnet POS tagger model with new dataset?

Hi, I am working to prune BART model for seq2seq purpose. Currently, I have replaced this [code](https://github.com/huggingface/nn_pruning/blob/main/notebooks/01-sparse-trainer.ipynb) with BART based functionalities. After executing I am getting drop in number of...