Initial Commit
Browse files- genai_config.json +1 -1
genai_config.json
CHANGED
@@ -23,7 +23,7 @@
|
|
23 |
},
|
24 |
"eos_token_id": 2,
|
25 |
"pad_token_id": 0,
|
26 |
-
"type": "distilbert",
|
27 |
"vocab_size": 30522
|
28 |
},
|
29 |
"search": {
|
|
|
23 |
},
|
24 |
"eos_token_id": 2,
|
25 |
"pad_token_id": 0,
|
26 |
+
"type": "distilbert",
|
27 |
"vocab_size": 30522
|
28 |
},
|
29 |
"search": {
|