Thierno Ibrahima DIOP

Results 5 issues of Thierno Ibrahima DIOP

Hello, I read the paper about GPT 2 : it says that they used BPE on a sequence of bytes and that they only needed a vocab size of 256....

correct the size in the read_data with processing (chap3) by using a while loop, the size used in the code is the size of the compressed file which is not...

the callback is executed automaticly when a notification is recieved is there a possiblity to wait for the user to clik the notification thx

Hello, when trying to use the create-corpora -d corpora -f out/clips.tsv command i have the following error UnboundLocalError: local variable 'train_size' referenced before assignment caused by at line 115. Help...