Sai Shashank

Results 6 issues of Sai Shashank

Hi , 1. I am trying to further pre train the pretrained-bert on my own corpus using the learner lm model . So , after i'm done training the saved...

### Jupyter notebook Paperspace Gradient ### What happened? --------------------------------------------------------------------------- ModuleNotFoundError Traceback (most recent call last) Cell In [1], line 1 ----> 1 from colab_ssh import launch_direct_ssh 2 launch_direct_ssh(password="qwerty") File /usr/local/lib/python3.9/dist-packages/colab_ssh/__init__.py:8...

bug

shap.explainers.GPUTree

core to namedarray

--------------------------------------------------------------------------- ModuleNotFoundError Traceback (most recent call last) Cell In [13], line 4 2 import pandas as pd 3 import xarray as xr ----> 4 import cupy_xarray 5 xr.set_options(display_expand_data=False) 7 rng...

I have installed nvcomp following instruction from here : https://stackoverflow.com/questions/72957125/guide-for-installation-of-nvidia-s-nvcomp-and-running-of-its-accompanying-exampl I am building kvikio from source. I an encountering this error while importing kvikio root@n2na6fnh47:/notebooks/git/kvikio/python# pytest tests/ ImportError while loading...