latitudegames / GPT-3-Encoder

Javascript BPE Encoder Decoder for GPT-2 / GPT-3
MIT License
716 stars 196 forks source link

Fix for Possible bug with BPE RegEx #5 #6

Closed caleb-artifact closed 3 years ago

caleb-artifact commented 3 years ago

This PR fixes a bug that introduced a space into the BPE regex.