Ahmadzei's picture
added 3 more tables for large emb model
5fa1a76
You'll need the tokenizer part of the processor to process the text:
tokenizer = processor.tokenizer
The dataset examples contain raw_text and normalized_text features.