Hardik Garg

Results 2 issues of Hardik Garg

### Description I am running Multinomial VAE on movielens 1m dataset as given in the [example notebook](https://github.com/microsoft/recommenders/blob/main/examples/02_model_collaborative_filtering/multi_vae_deep_dive.ipynb) but getting an error when fitting the model. The line of code is...

help wanted

hello, we are trying to run the mortality prediction scripts on BioBERT model, however, we are encountering errors wrt the tokenizer. ![farm_error](https://user-images.githubusercontent.com/55681128/173401835-1dd73e6b-3941-403b-a8ef-bf3e9747f860.png) We also tried adding AutoTokenizer from hugging face...