Parvez Khan

Results 10 comments of Parvez Khan

thanks for replying , but consider the following scenario : If i train model on cars only , and its detecting some of the cars incorrectly then i re-trained it...

I had the same issue and the actual Problem is - In **conll_to_brat.py line 113** sometimes the entity dict is empty and we are directly searching for the key label...

If i increase dropout rate so, should i also need to increase learning rate?. Currently i have 0.5 drop out rate and 0.005 learning rate.

There is no specific reason, but CSV and parquet are two most commonly used file formats in DS world and like any other MLE's I have many CSV data file...

> The workaround I found to fix this issue is to limit the number of cores with the env var `OPENBLAS_NUM_THREADS` before importing anything from autosklearn. > > For example:...

> I just tried installing `bitsandbytes` via `pip` on a system with CUDA 12.2, and it works. On a system with CUDA 12.3, I can't get it to work both...

@matthewdouglas Seems like there is support for CUDA_PATHS variable in [0.43.0](https://github.com/TimDettmers/bitsandbytes/blob/0.43.0/bitsandbytes/__main__.py)

@Tuyen92 I am on Linux and this issue is fixed for me with below setup: Python: 3.10.10 Prophet: 1.1.5