Amit Hattimare

Results 3 issues of Amit Hattimare

I am using the script `roberta_base.sh` to train and test the model on PubMed summarization task. I am able to successfully train the model for multiple steps (5000) but it...

I am trying to replicate the results of the paper. I ran `run_classifier.py` script for 7000 train-steps on imdb reviews. After every 1000 batches, we see precision, recall, accuracy, F1...

I am using script `base_size.sh` to run the class `run_classifier.py`. I am able to train and evaluate on imdb data for `attention_type` set as _original_full_ and _block_sparse_ but when I...