Fill mask for arabertv2, error in preprocess #114
-
Hi, Good day. I was following the code here: And i'm using the arabertv2: but i'm facing error with this line of code: while i'm able to preprocess it with just preprocess, but i'm not sure on the correctness: This is the code:
Could you advise further? Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
what is the output of |
Beta Was this translation helpful? Give feedback.
what is the output of
textv2 = arabert_prep.preprocess(text)
?