ankitkr3
ankitkr3
I am talking about assessing an answer semantically.
> Hi @vidyap-xgboost , this is a known issue and I'm working on the fix, see issue #11 . Sorry for inconvenience. Will let you know when it's fixed Hi...
okay, will be waiting, there's a facebook data for long answers i think.
any update on long answer generation?
okay @patil-suraj will try and update you. thanks.
hi, in your algo questions like describe, explain, how are missing currently. Also questions are not that smart like sometimes it forms "what is the what machine learning?" I was...
hi @aatithya-hitkar @ramsrigouthamg I am getting **segmentation fault** as error while training on ec2 p2.xlarge instance. please help
@aatithya-hitkar @ramsrigouthamg GPU issue it was thanks, but now it is getting trained continuously, it is currently showing epoch no. 14 while the param passed epoch is 2 only, can...
Just for more clarity so for example i have saved set_count_1.h5 model for the first set and similarly i want to test more data with the help of this model...
I have worked on a script, let me know if it make sense: `import time import torch import transformers as ppb import warnings warnings.filterwarnings('ignore') cuda = torch.device('cuda') # For DistilBERT:...