Upload folder using huggingface_hub
Browse files- config.json +1 -1
- tokenizer.json +1 -1
- tokenizer_config.json +1 -1
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
-
"
|
4 |
],
|
5 |
"attention_bias": false,
|
6 |
"attention_dropout": 0.0,
|
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
+
"ChameleonForConditionalGeneration"
|
4 |
],
|
5 |
"attention_bias": false,
|
6 |
"attention_dropout": 0.0,
|
tokenizer.json
CHANGED
@@ -78409,7 +78409,7 @@
|
|
78409 |
"lstrip": false,
|
78410 |
"rstrip": false,
|
78411 |
"normalized": false,
|
78412 |
-
"special":
|
78413 |
},
|
78414 |
{
|
78415 |
"id": 8712,
|
|
|
78409 |
"lstrip": false,
|
78410 |
"rstrip": false,
|
78411 |
"normalized": false,
|
78412 |
+
"special": true
|
78413 |
},
|
78414 |
{
|
78415 |
"id": 8712,
|
tokenizer_config.json
CHANGED
@@ -69697,7 +69697,7 @@
|
|
69697 |
"normalized": false,
|
69698 |
"rstrip": false,
|
69699 |
"single_word": false,
|
69700 |
-
"special":
|
69701 |
},
|
69702 |
"8712": {
|
69703 |
"content": "<reserved08708>",
|
|
|
69697 |
"normalized": false,
|
69698 |
"rstrip": false,
|
69699 |
"single_word": false,
|
69700 |
+
"special": true
|
69701 |
},
|
69702 |
"8712": {
|
69703 |
"content": "<reserved08708>",
|