Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8689235

Browse files
Update .md
1 parent e794bbe commit 8689235

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎notebooks/.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1+
## Notebooks
12

3+
### Working With Data:
4+
5+
- **[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

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /