Hello all
Actually, I want to perform text classification using Bert algorithm on a text dataset that is imbalanced . I want to balance my data but first convert text to vector and then balance my data. but I don't know how do this work as Bert has a special tokenizer.
thank you for your help