abal6725
Results
1
comments of
abal6725
Hi, I have used the following command to train a model on the banking dataset: !python TEXTOIR/open_intent_discovery/run.py --dataset banking --method 'DeepAligned' --setting 'semi_supervised' --known_cls_ratio 0.75 --seed 1 --backbone 'bert' --config_file_name...