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.
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.