Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"_name_or_path": "Deep_Learning_Twitter_Sentiment_Analysis_Model",
|
| 3 |
"activation": "sigmoid",
|
| 4 |
"architectures": [
|
| 5 |
-
"
|
| 6 |
],
|
| 7 |
"dim": 128,
|
| 8 |
"label2id": {
|
|
|
|
| 2 |
"_name_or_path": "Deep_Learning_Twitter_Sentiment_Analysis_Model",
|
| 3 |
"activation": "sigmoid",
|
| 4 |
"architectures": [
|
| 5 |
+
"TFBertModel"
|
| 6 |
],
|
| 7 |
"dim": 128,
|
| 8 |
"label2id": {
|