Spaces:
Build error
Build error
Update README.md
Browse files
README.md
CHANGED
|
@@ -28,7 +28,7 @@ The S20-Tokenizer Space provides an interactive interface to demonstrate the BPE
|
|
| 28 |
- **BPE Tokenization**: Demonstrates the Byte Pair Encoding algorithm for subword tokenization.
|
| 29 |
- **Visualization**: Real-time visualization of the tokenization process.
|
| 30 |
|
| 31 |
-
|
| 32 |
|
| 33 |

|
| 34 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 28 |
- **BPE Tokenization**: Demonstrates the Byte Pair Encoding algorithm for subword tokenization.
|
| 29 |
- **Visualization**: Real-time visualization of the tokenization process.
|
| 30 |
|
| 31 |
+
The UI interface will look like :
|
| 32 |
|
| 33 |

|
| 34 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|