Abhinav Singh
Abhinav Singh
### Bug description Hi Team, `make test` is failing and throwing following errors on multiple tests ``` Successfully installed pytorch-lightning-2.2.0rc0 torch-2.1.2 # run tests with coverage python -m coverage run...
What issue this PR fix - #1452
### What would you like to share? Hi Team, Hope you are doing extremely well, I wanted to ask a question since the latest release of this project is of...
When i tried running python preprocessors/preprocess_movie_dialogs.py --raw_data movie_lines.txt \ --out_file preprocessed_movie_lines.txt it gives me error python preprocessors/preprocess_movie_dialogs.py --raw_data movie_lines.txt --out_file preprocessed_movie_lines.txt /home/abhinavsingh/anaconda3/lib/python3.6/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype...
When i tried running python correct_text.py --train_path /movie_dialog_train.txt \ --val_path /movie_dialog_val.txt \ --config DefaultMovieDialogConfig \ --data_reader_type MovieDialogReader \ --model_path /movie_dialog_model it gives me error File "correct_text.py", line 438, in tf.app.run()...
@atpaino This error occured when running text_corrector_models.py
Need to create multiple notebooks with multiple scenarios for both sklearn, xgboost for local deployment. - single function call - nested function call - multi data object - no data...
@asingh9530 add test suit for the package.