Upload added_tokens.json with huggingface_hub
Browse files- added_tokens.json +5 -0
added_tokens.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"<end_of_utterance>": 32002,
|
| 3 |
+
"<fake_token_around_image>": 32000,
|
| 4 |
+
"<image>": 32001
|
| 5 |
+
}
|