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
Modify MBD_Model.py line 55 <path_to_saved_model_pkl_file> to local path
Modify utils.py load_pretrained_arcface function
Run Inference using official code and our model
Uncomment one of the experiments you want to run in either </inference/configs/run-open-intent-induction-baselines.jsonnet> or </inference/configs/run-intent-clustering-baselines.jsonnet>
To Run Intent clustering (Task 1) tye the underneath code
for inference : saved models are necessary. If you need, ask me.
for training PGT : MDB pkl file is necessary. if you need, ask me.
hyukhunkoh-ai@snu.ac.kr