Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"_commit_hash": null,
|
3 |
-
"_name_or_path": "/
|
4 |
"architectures": [
|
5 |
"MplugOwlForConditionalGeneration"
|
6 |
],
|
@@ -203,7 +203,7 @@
|
|
203 |
"1": "LABEL_1"
|
204 |
},
|
205 |
"initializer_range": 0.02,
|
206 |
-
"intermediate_size":
|
207 |
"is_decoder": false,
|
208 |
"is_encoder_decoder": false,
|
209 |
"label2id": {
|
|
|
1 |
{
|
2 |
"_commit_hash": null,
|
3 |
+
"_name_or_path": "/mplug-owl-llama-7b-pt/",
|
4 |
"architectures": [
|
5 |
"MplugOwlForConditionalGeneration"
|
6 |
],
|
|
|
203 |
"1": "LABEL_1"
|
204 |
},
|
205 |
"initializer_range": 0.02,
|
206 |
+
"intermediate_size": 2816,
|
207 |
"is_decoder": false,
|
208 |
"is_encoder_decoder": false,
|
209 |
"label2id": {
|