Parth Chokhra

Results 8 issues of Parth Chokhra

I am trying to install it in the windows 10 system but it is giving this error again and again even for an older version.Please help ``` $ pip3 install...

I want to train this model on custom movie script dataset.How can I do it?

Hey, Kudos for the amazing work on biomedical ner. Really awesome how good it is. But sometimes it breaks a word into multiple tokens and labels them which is kinda...

Hey @renqianluo , I was still facing the same issue. _Originally posted by @parthplc in https://github.com/microsoft/BioGPT/issues/10#issuecomment-1385790515_

Hey, @martiansideofthemoon I trained a model on a custom dataset. It completed the training but then threw this error. ``` 100%|█████████████████████████████| 1042301/1042301 [00:00

``` THCudaCheck FAIL file=/pytorch/torch/csrc/cuda/Module.cpp line=33 error=10 : invalid device ordinal Traceback (most recent call last): File "question-generation/train.py", line 375, in train() File "question-generation/train.py", line 259, in train torch.cuda.set_device(args.local_rank) File "/opt/conda/lib/python3.6/site-packages/torch/cuda/__init__.py",...

I cannot find Transiterated dataset in the repo as given in the readme or the blog.Can someone give the link.

TypeError: Fetch argument dict_values([, ]) has invalid type , must be a string or Tensor. (Can not convert a dict_values into a Tensor or Operation.)