BaiShuanghao / Prompt-based-Distribution-Alignment

[AAAI 2024] Prompt-based Distribution Alignment for Unsupervised Domain Adaptation
https://arxiv.org/abs/2312.09553v2
MIT License
43 stars 2 forks source link

A very interesting job. What is the partitioning method for the dataset? What is the ratio of training set to test set? For example, office_home #2

Open leejq666 opened 7 months ago

leejq666 commented 7 months ago

What is the ratio of training set to test set? For example, office_home

BaiShuanghao commented 7 months ago

We just follow the splits from the dassl library. You can see the ratio when the code running.