Upload folder using huggingface_hub
Browse files- README.md +1 -1
- vocab.json +0 -0
README.md
CHANGED
|
@@ -46,4 +46,4 @@ tokens = tokenizer.encode("Hello, world!")
|
|
| 46 |
## Sample Encoding
|
| 47 |
| Text | Tokens | Token IDs |
|
| 48 |
|------|--------|-----------|
|
| 49 |
-
| `
|
|
|
|
| 46 |
## Sample Encoding
|
| 47 |
| Text | Tokens | Token IDs |
|
| 48 |
|------|--------|-----------|
|
| 49 |
+
| `1234500119 mod 67` | `1234, 5001, 19, , mod, , 67` | `633, 3606, 25, 6, 4, 6, 53` |
|
vocab.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|