worldbank / REaLTabFormer

A suite of auto-regressive and Seq2Seq (sequence-to-sequence) transformer models for tabular and relational synthetic data generation.
https://worldbank.github.io/REaLTabFormer/
MIT License
203 stars 23 forks source link

New PyPi release #18

Closed echatzikyriakidis closed 1 year ago

echatzikyriakidis commented 1 year ago

Hi @avsolatorio,

I was wondering if you can create a new version in PyPi for the library.

Specifically, what I want is the following fix which is in main branch but is missing from the latest version (0.1.1):

https://github.com/worldbank/REaLTabFormer/commit/bf1a38ef8f202372956ac57a363289c505967982

Is it possible to have this? Thanks!

avsolatorio commented 1 year ago

Hey, @echatzikyriakidis v0.1.2 is now available on PyPi. 😀

echatzikyriakidis commented 1 year ago

Thank you @avsolatorio !!!