Ayush Bihani

Results 22 comments of Ayush Bihani

@tamarott could you comment on this?

Hi @vrunm, I think you can use the forums for this sort of discussion. Some helpful links would be https://discuss.huggingface.co/t/tabular-classification-regression-pipeline/22030/2 and https://discuss.huggingface.co/t/how-to-set-up-trainer-for-a-regression/12994 (related to your Post). You can check the...

Well you can check these, but I don't understand what you mean exactly by core functionality, https://pytorch-tabular.readthedocs.io/en/latest/ and https://pytorch-forecasting.readthedocs.io/

@vrunm okay, you can try loading in the modules and modifying the class functions by yourself however creating this functionality separately wouldn't make sense imo. It's still better to use...

It's best you create a PR and use that.

no, imo performing regression is not something that's needed as a feature in transformers as of now as there are other libraries that are focused on implementing this in a...

Sure will run them as shell commands instead.

Do I need to make some changes to run on single/double GPUs instead of the Apache cluster as mentioned in the readme?

>Start a 12.2 LTS ML (includes Apache Spark 3.3.2, GPU, Scala 2.12) single-node cluster with node type having 8 A100 GPUs (e.g. Standard_ND96asr_v4 or p4d.24xlarge). Ohh I misunderstood this.