Shraey Bhatia

Results 7 issues of Shraey Bhatia

Feature Request Hi I was wondering is there is a way to fine-tune Grover on a custom dataset like we have scripts for gpt2 ? As we might not of...

Hi I am trying to use distil roberta model with the code. I can see there is class for DistilBert which has been been loaded from transformers library here. Is...

Hi, I was trying to run you script but it seems the gpu does not get selected and it always runs on cpu. Help would be much appreciated

Hey I was wondering if you plan to release a pretrained model on the wikipedia for the ICT task? We can then use that model to fine tune it on...

Can we extend this model to do some kind of summarization. Can we have decoders so that we can train it similar to a seq2seq method for a summarization task....

### Brief Description I was testing the agent on my laptop. At the moment, the agent speaks for a while after a human interrupt. Was wondering to have a parameter...

stale

Hey pretty cool work. I reckon format_docs function in service3/app.py might need a bit of change. It just takes in the source of docs and no page content leading to...