Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 439 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 439 Bytes

Byte Pair Encoding Visualization

This project is visualizes the fitting Byte Pair Encoding (BPE) on a given text. I created it while studying the subject with a video by Andrej Karpathy.

You can either run this project locally using npm run dev etc. or use https://bytepairencoding.netlify.app/

image