yandex-research / tabred

TabReD: Analyzing Pitfalls and Filling the Gaps in Tabular Deep Learning Benchmarks
https://arxiv.org/abs/2406.19380v4
Apache License 2.0
56 stars 2 forks source link

Error in implementation of Trompt #1

Closed lixuechenAlfred closed 5 days ago

lixuechenAlfred commented 1 month ago

Position: Model class in bin/trompt.py Here, you only create one TromptCell for all cycles.

puhsu commented 1 month ago

Hi! I see the problem, I did a quick rerun on one dataset for now and this seem to matter. Working on a fix and an update right now.

puhsu commented 5 days ago

Hi! We've fixed the trompt implementation and rerun it an all datasets. The performance improved, we've also updated the paper with these new results for trompt