Closed RheagalFire closed 6 months ago
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
This does not look like a merge but a plain deletion of one notebook? I don't see a section on special tokens in the updated and modified notebook
And it needs to have the MLM task (BERT notebook?) covered in the same notebook as tokenizer, while the NWP prediction can go with special tokens since that ties into chat/instruction formatting.
So this gets merged into 1 notebook:
This does not look like a merge but a plain deletion of one notebook? I don't see a section on special tokens in the updated and modified notebook
The exact same section was already present in the notebook which is renamed.
So this gets merged into 1 notebook:
- Tokens and Tokenizer
- MLM and BERT
- Next Word Prediction
- Special Tokens and Instruction/Chat Format
Done , can you check and LMK if everything looks good.
Description
merge Notebooks 17 and 19
Issue
Closes #34