ganbert-pytorch icon indicating copy to clipboard operation
ganbert-pytorch copied to clipboard

Gan BERT for Multilabel Intent Classification

Open rbhatia46 opened this issue 2 years ago • 1 comments

Hi, Thanks for the amazing research and the code implementation, is there any way to use this package for multi label intent classification ?

rbhatia46 avatar Dec 14 '22 10:12 rbhatia46

@rbhatia46 Hi! I've implemented this approach for multi-label classification, please see https://github.com/VirtualRoyalty/gan-token-classification

VirtualRoyalty avatar May 10 '23 22:05 VirtualRoyalty