Pranav Dayanand Pawar

Results 4 issues of Pranav Dayanand Pawar

Hi I am trying to implement this model to the MovieLens dataset, but I am facing problem because the significance and meaning of the parameter "qid" is not clear. I...

Hi, I have created a variables.json file to be loaded for my dags, the file is as follows ``` { "variables_config": { "run_name": "run_v5.0", "model_name": "bert-base-uncased", "model_type": "bert" } }...

I am working on [Stanford drone dataset.](http://cvgl.stanford.edu/projects/uav_data/) I have converted the dataset to KITTI format using these scripts. [https://github.com/rockkingjy/DataFormat_sdd2kitti](url) After conversion, I tried conversion from kitti format to VOC, but...

Hi, I am implementing the model on MovieLens dataset, I am facing an issue with model training. When I start training on the dataset, it generates the following error, `InvalidType:...