Rahul Seetharaman
Rahul Seetharaman
Hi @yxuansu, thanks for the wonderful library I am trying to use SimCTG framework to train a BART model for a question generation task. I am facing the following issue...
@okhat Hi, I am running colbert with following configuration on a single GPU. Following is the script I am using. I just wanted to see if I could run a...
Hi, thanks for the implementation in this repo. To give some context, I am trying to run a custom encoder decoder model using this repo and Huggingface transformers. Steps to...
/app/code > convert /app/Simple2.java > processing /app/Simple2.java ~~~ CONVERTED SUCCESSFULLY ~~~ > Converted without errors, but no graphs created. I am getting the following message on trying to convert a...
Hi, thanks for the awesome work. I wanted to adapt ACDC for a custom task and dataset for my project. I was wondering if there are any methods to run...
Hi, thanks for repository and paper. Is it possible to apply this to generation tasks in language models and not just classification ? I am very interested in this aspect....