Rudra Murthy

Results 6 issues of Rudra Murthy

Hi, I was trying to run train_wc.py on our own dataset in the CoNLL format specified. But i encountered this error: `/opt/conda/conda-bld/pytorch_1518244421288/work/torch/lib/THCUNN/ClassNLLCriterion.cu:101: void cunn_ClassNLLCriterion_updateOutput_kernel(Dtype *, Dtype *, Dtype *, long...

### System Info - `transformers` version: 4.25.1 - Platform: Linux-4.18.0-372.26.1.el8_6.x86_64-x86_64-with-glibc2.17 - Python version: 3.8.11 - Huggingface_hub version: 0.11.1 - PyTorch version (GPU?): 1.12.1 (False) - Tensorflow version (GPU?): not installed...

Hi, I was trying to run the code on the datasets you had shared. I was able to train the model. However, when i perform sampling using `simple_sampling.py`, I am...

Hi, could you please specify the dataset license?

Hi, running geomm with the latest version of pymanopt gives the following error ``` Traceback (most recent call last): File "geomm.py", line 16, in from pymanopt.manifolds import Stiefel, Product, PositiveDefinite,...

Hi, I am looking athe Multiple-choice QA example provided [here](https://github.com/IBM/unitxt/blob/main/examples/multiple_choice_qa_evaluation.py) . I wanted to know how the accuracy is calculated. Do we 1) ask the model to generate the answer,...

question