Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -65,7 +65,7 @@
|
|
| 65 |
},
|
| 66 |
"init_std": 0.02,
|
| 67 |
"is_encoder_decoder": true,
|
| 68 |
-
|
| 69 |
"atmosphere": 0,
|
| 70 |
"beer list": 1,
|
| 71 |
"bottomless brunch": 2,
|
|
@@ -114,4 +114,4 @@
|
|
| 114 |
"transformers_version": "4.26.0",
|
| 115 |
"use_cache": true,
|
| 116 |
"vocab_size": 50265
|
| 117 |
-
}
|
|
|
|
| 65 |
},
|
| 66 |
"init_std": 0.02,
|
| 67 |
"is_encoder_decoder": true,
|
| 68 |
+
"label2id": {
|
| 69 |
"atmosphere": 0,
|
| 70 |
"beer list": 1,
|
| 71 |
"bottomless brunch": 2,
|
|
|
|
| 114 |
"transformers_version": "4.26.0",
|
| 115 |
"use_cache": true,
|
| 116 |
"vocab_size": 50265
|
| 117 |
+
}
|