Alex Parij

Results 5 comments of Alex Parij

FYI , @robslotboom 's solution appears to be working in this specific case, but it breaks 'generateimages' command. The command silently fails and never generates any images. All it prints...

got the same error. Looks like the npm version is too old. https://github.com/Leaflet/Leaflet.label/issues/101 Do : npm i --save Leaflet/Leaflet.label and import 'leaflet.label';

I managed to fine-tune on my small Russian language dataset. But for some reason the results are better when not using Russian decoders (Bert, Roberta) as was explained in above...

@danielhermawan02 In Google Colab I had to do this: !pip install transformers accelerate

I got the same issue with using skipProjectChangelog, suddenly it couldn't find the tags and had to re-calculate from the beginning and tried to push a tag that already exists...