Primary competition visual

Lelapa AI Buzuzu-Mavi Challenge

Helping Africa
$1 300 USD
Completed (11 months ago)
Natural Language Processing
Sentiment Analysis
Machine Translation
492 joined
118 active
Starti
Jan 09, 25
Closei
Apr 06, 25
Reveali
Apr 07, 25
Inkuba Tokenizers
Help Ā· 18 Feb 2025, 13:35 Ā· 1

ValueError: Cannot handle batch sizes > 1 if no padding token is defined.

The error persists despite

running , tokenizer.pad_token = tokenizer.eos_token

model.config.pad_token_id = tokenizer.pad_token_id.....anyone who has been able to further fine tune this model please provide guidance

Discussion 1 answer

Hey Tony,

We've fine-tuned the script to handle this issue. If you're looking to fine-tune the model yourself, you can use the following scripts:

20 Feb 2025, 12:44
Upvotes 1