Commit
•
3a19c85
1
Parent(s):
757cec0
Upload processor
Browse files- processor_config.json +1 -1
- tokenizer.json +1 -1
- tokenizer_config.json +1 -1
- vocab.json +0 -0
processor_config.json
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
{
|
2 |
-
"image_token": "
|
3 |
"processor_class": "Emu3Processor"
|
4 |
}
|
|
|
1 |
{
|
2 |
+
"image_token": "<image>",
|
3 |
"processor_class": "Emu3Processor"
|
4 |
}
|
tokenizer.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 19360700
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:121e5abeb63352f47d6440667d38541bfd00c69111248a3a38cec8bad23758d0
|
3 |
size 19360700
|
tokenizer_config.json
CHANGED
@@ -26,7 +26,7 @@
|
|
26 |
"special": true
|
27 |
},
|
28 |
"151646": {
|
29 |
-
"content": "
|
30 |
"lstrip": false,
|
31 |
"normalized": false,
|
32 |
"rstrip": false,
|
|
|
26 |
"special": true
|
27 |
},
|
28 |
"151646": {
|
29 |
+
"content": "<image>",
|
30 |
"lstrip": false,
|
31 |
"normalized": false,
|
32 |
"rstrip": false,
|
vocab.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|