Meta-FDMixup
Meta-FDMixup copied to clipboard
generating json file code
Could you please provide your code about generating .json file?
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.
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.