pn12

Results 4 issues of pn12

Am trying to create a tokenizer from Model **'microsoft/deberta-v2-xlarge'** Initially I got no-offset-mapping error while setting return_offset_mapping = True. Later, I created tokenizer using pretokenizerfast : ```model = 'microsoft/deberta-v2-xlarge' tokenizer...

In the tutorial - Is this checkpoint trained on coco/pascal datasets? **Line 107. Change fine_tune_checkpoint to: fine_tune_checkpoint : "faster_rcnn_inception_v2_coco_2018_01_28/model.ckpt"** Thanks

Hi, I am a participant in challenge - https://eval.ai/web/challenges/challenge-page/1693/overview. While making my submission, I noticed the leaderboard ranking in not visible today. Can anybody suggest here? Though, the ranking board...

I am running LGBM on gpu with data size - (400, 116379), columns are float datatype. The same code runs fine on another dataset while I get the below error...

bug
gpu (OpenCL)