Skip to content

Commit

Permalink
docs: fix typo in link to tokenization notes
Browse files Browse the repository at this point in the history
  • Loading branch information
danbev committed Aug 27, 2024
1 parent 381cee6 commit cad2af0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This repository contains notes and code examples related to AI.

### Notes

* [Tokenizationl](./notes/tokenization/README.md)
* [Tokenization](./notes/tokenization/README.md)
* [AI/ML general](./notes/background.md)
* [Embeddings](./notes/embeddings.md)
* [Position Embeddings](./notes/position-embeddings)
Expand Down

0 comments on commit cad2af0

Please sign in to comment.