Meta-FDMixup icon indicating copy to clipboard operation
Meta-FDMixup copied to clipboard

generating json file code

Open canaan33 opened this issue 2 years ago • 2 comments

Could you please provide your code about generating .json file?

canaan33 avatar Dec 25 '23 12:12 canaan33

I am not sure whether I can find the script I exactly used. But it can be easily achieved by randomly sampling $num_{target}$ examples from the target base set.

lovelyqian avatar Mar 10 '24 13:03 lovelyqian

Could you please provide your code about generating .json file?

Hi, @canaan33 , I just uploaded the code: https://github.com/lovelyqian/Meta-FDMixup/blob/main/process_labeled_target_data.py, hope it helps.

lovelyqian avatar Mar 10 '24 14:03 lovelyqian