You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, thanks for making such an interesting work, after using the code >python main.py --do_train --lm_type gpt2 --field_ce --flatten --data_type card --output_dir ./ --data_root ./data/card/
and I get several checkpoints, so how can I use these models to generate data that keep preservation of data privacy and evalute how model perform?
Thanks.
The text was updated successfully, but these errors were encountered:
Hi there, thanks for making such an interesting work, after using the code
>python main.py --do_train --lm_type gpt2 --field_ce --flatten --data_type card --output_dir ./ --data_root ./data/card/
and I get several checkpoints, so how can I use these models to generate data that keep preservation of data privacy and evalute how model perform?
Thanks.
The text was updated successfully, but these errors were encountered: