Update config.json
Browse files- config.json +3 -1
config.json
CHANGED
|
@@ -11,7 +11,9 @@
|
|
| 11 |
"cross_attention_hidden_size": null,
|
| 12 |
"add_cross_attention": false,
|
| 13 |
"tie_encoder_decoder": false,
|
| 14 |
-
"architectures":
|
|
|
|
|
|
|
| 15 |
"finetuning_task": null,
|
| 16 |
"id2label": {
|
| 17 |
"0": "LABEL_0",
|
|
|
|
| 11 |
"cross_attention_hidden_size": null,
|
| 12 |
"add_cross_attention": false,
|
| 13 |
"tie_encoder_decoder": false,
|
| 14 |
+
"architectures": [
|
| 15 |
+
"BeingH"
|
| 16 |
+
],
|
| 17 |
"finetuning_task": null,
|
| 18 |
"id2label": {
|
| 19 |
"0": "LABEL_0",
|