Clive
Clive
Is it possible to add new tokens to the tokeniser of a pretrained model. say I want to fine tune on some new data, which contains few new tokens eg....
Can I get more data on the dataset cleaning process? I am a non spanish speaker 😅. Like voxpoplui datasets says 120hrs after cleaning. I downloaded the dataset it has...
the comments in the code say that its a hack or something ? so is it included becz. of some issues with keras or the actual yolo network needs it...
While fine-tuning ctc asr model the lr used is in range of 0.025 to 0.001 (according to examples In notebooks). But the scheduler further reduces the lr. when I set...
Getting the following error : Early stopping conditioned on metric `val_loss` which is not available. Pass in or modify your `EarlyStopping` callback to use any of the following: `` using...
## Incorrect translation when translating English to spanish. When source input contains only numbers, no letters the translated output is completely incorrect. please see the examples below. Model Used :...