Skip to content

Public REaLTabFormer release

Compare
Choose a tag to compare
@avsolatorio avsolatorio released this 07 Feb 02:30
· 27 commits to main since this release

This release contains the code used for the REaLTabFormer paper on ArXiv.

Install the package through pip.

pip install realtabformer==0.1.1

Citation

Please cite our work if you use the REaLTabFormer in your projects or research.

@article{solatorio2023realtabformer,
  title={REaLTabFormer: Generating Realistic Relational and Tabular Data using Transformers},
  author={Solatorio, Aivin V. and Dupriez, Olivier},
  journal={arXiv preprint arXiv:2302.02041},
  year={2023}
}

Full Changelog: https://github.com/avsolatorio/RealTabFormer/commits/v0.1.1