You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**[Working with Text Notebook](01_text.ipynb)**: This notebook covers the entire process of transforming raw text into LLM-ready data. It details each step, including raw text, tokenization, building the vocabulary, embeddings, positional embeddings, and input embeddings. Each step is explained in depth. You can watch the tutorial for this notebook [Youtube](https://youtu.be/341Rb8fJxY0).
6
+
7
+
-**[Dataloader Notebook](01_dataloader.ipynb)**: This notebook contains straightforward code that you can simply copy and paste to get started quickly.
0 commit comments