Hugging Face Forums
What are the equivalent manner for using texts_to_sequences?
🤗Tokenizers
toyl
December 29, 2021, 11:19pm
1
what are the equivalent manner for using
seq = tokenizer.texts_to_sequences([desc])[0]
in bert
Related topics
Topic
Replies
Views
Activity
Does thoes lines in the equivalent manner in bert?
Beginners
0
186
February 10, 2022
All my sequences get tokenized the same
🤗Tokenizers
2
605
February 12, 2022
BERT (CamemBERT) for Sequence Classification maps any sequence to the exact same encoding
Models
0
201
July 7, 2023
How can I use pipeline for sequence to sequence classification
Beginners
0
301
May 10, 2022
Combine multiple sentences together during tokenization
🤗Tokenizers
3
5591
February 4, 2022